diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2008-03-25 21:20:40 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2008-03-25 21:20:40 +0000 |
commit | f2625f11065b6a1e58e4ba43e5534ecfdb410a86 (patch) | |
tree | b88455b36d924dba9df5944c78d1c1d8f2a87571 /ChangeLog | |
parent | 25b5fdbccab1a05f8d772efb0e43a98ac6abea30 (diff) | |
download | libfuse-f2625f11065b6a1e58e4ba43e5534ecfdb410a86.tar.gz |
Fix memory leaks on mount
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2008-03-25 Miklos Szeredi <miklos@szeredi.hu> + + * Fix memory leaks on mount. Patch by Szabolcs Szakacsits + 2008-03-19 Miklos Szeredi <miklos@szeredi.hu> * Fix missing pthread_mutex_destroy in error path of |