aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar mkmm@gmx-topmail.de <mkmm@gmx-topmail.de>2010-10-05 13:00:06 +0200
committerGravatar Miklos Szeredi <mszeredi@suse.cz>2010-10-05 13:00:06 +0200
commitec4a01f94389ce01d667641c77cd34608c72c6f3 (patch)
tree3e69ef237e903367e8658642f2b8fc559404b944 /ChangeLog
parent824b4ce6acd676e13cfa216dfbb5dbf4380781a0 (diff)
add missing argument check in ulockmgr.c
Add missing argument check in ulockmgr.c to prevent calling ulockmgr_server with illegal arguments. This would cause an ever growing list of ulockmgr_server processes with an endless list of open files which finally exceeds the open file handle limit. It appears samba is sometimes calling flock with illegal / weired values.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 075a570..d0bed8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-10-05 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Add missing argument check in ulockmgr.c to prevent calling
+ ulockmgr_server with illegal arguments. This would cause an ever
+ growing list of ulockmgr_server processes with an endless list of
+ open files which finally exceeds the open file handle limit.
+ Patch by Markus Ammer
+
2010-09-28 Miklos Szeredi <miklos@szeredi.hu>
* Fix option escaping for fusermount. If the "fsname=" option