17 Nov
2010
17 Nov
'10
18:24
https://bugzilla.novell.com/show_bug.cgi?id=647554 https://bugzilla.novell.com/show_bug.cgi?id=647554#c21 --- Comment #21 from Cristian Rodríguez <crrodriguez@opensuse.org> 2010-11-17 18:24:55 UTC --- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=... ? mmap: call unlink_anon_vmas() in __split_vma() in case of error If __split_vma fails because of an out of memory condition the anon_vma_chain isn't teardown and freed potentially leading to rmap walks accessing freed vma information plus there's a memleak. maybe ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.