[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <49CBE513.80205@redhat.com>
Date: Thu, 26 Mar 2009 16:26:59 -0400
From: Dave Anderson <anderson@...hat.com>
To: linux-kernel@...r.kernel.org
CC: zippel@...ux-m68k.org, Dave Anderson <anderson@...hat.com>
Subject: [PATCH] HFS: fix memory leak when unmounting
When an HFS filesystem is unmounted, it leaks a 2-page
bitmap. Also, under extreme memory pressure, it's possible
that hfs_releasepage() may use a tree pointer that has not
been initialized, and if so, the release request should
just be rejected.
Signed-off-by: Dave Anderson <anderson@...hat.com>
View attachment "hfs-git.patch" of type "text/x-patch" (819 bytes)
Powered by blists - more mailing lists