lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20140522215540.GD11448@thunk.org> Date: Thu, 22 May 2014 17:55:40 -0400 From: Theodore Ts'o <tytso@....edu> To: Andreas Dilger <adilger@...ger.ca> Cc: linux-ext4@...r.kernel.org Subject: Re: [PATCH] debugfs: fix filehandle leak in copy_file() On Tue, May 20, 2014 at 04:30:35PM -0600, Andreas Dilger wrote: > Fix a file handle leak for the target file in copy_file() when error > handlers return without closing the file. Instead, clean up at the > end of the function to handle cleanup in normal and error cases. > > Minor other code style cleanups. > > Signed-off-by: Andreas Dilger <adilger@...ger.ca> Thanks, applied. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists