diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2006-08-18 16:38:08 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2006-08-18 16:38:08 +0000 |
commit | 63d3c40e1fa56176a61df9ea6d430de4362aa77b (patch) | |
tree | b65ce256843fb050cff885057887f07b6a76094b /ChangeLog | |
parent | ad51956d5b2505420eaec99895df5c8f87fd1993 (diff) | |
download | libfuse-63d3c40e1fa56176a61df9ea6d430de4362aa77b.tar.gz |
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-08-18 Miklos Szeredi <miklos@szeredi.hu> + + * kernel: fix page leak if fuse_readpages() failed in it's + initialization. Bug found and original patch from Alexander + Zarochentsev + 2006-07-30 Miklos Szeredi <miklos@szeredi.hu> * fusermount: if selinux is active, restore the original file's |