summaryrefslogtreecommitdiff
path: root/REPORTING-BUGS
diff options
context:
space:
mode:
authorLino Sanfilippo <LinoSanfilippo@gmx.de>2012-03-24 22:44:19 (GMT)
committerEric Paris <eparis@redhat.com>2012-12-11 18:44:37 (GMT)
commit8b99c3ccf735a2294c7842d236caa42e543e2c95 (patch)
treec111247a941553f858975a348541fb50d1de5e9f /REPORTING-BUGS
parent03a1cec1f17ac1a6041996b3e40f96b5a2f90e1b (diff)
downloadlinux-8b99c3ccf735a2294c7842d236caa42e543e2c95.tar.xz
inotify: dont skip removal of watch descriptor if creation of ignored event failed
In inotify_ignored_and_remove_idr() the removal of a watch descriptor is skipped if the allocation of an ignored event failed and we are leaking memory (the watch descriptor and the mark linked to it). This patch ensures that the watch descriptor is removed regardless of whether event creation failed or not. Signed-off-by: Lino Sanfilippo <LinoSanfilippo@gmx.de> Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions