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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 10 May 2019 20:18:40 -0400 From: "Theodore Ts'o" <tytso@....edu> To: Chengguang Xu <cgxu519@...il.com> Cc: jack@...e.com, linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH v2] jbd2: fix potential double free On Fri, May 10, 2019 at 06:36:48PM +0800, Chengguang Xu wrote: > When fail from creating cache jbd2_inode_cache, we will > destroy previously created cache jbd2_handle_cache twice. > This patch fixes it by sperating each cache > initialization/destruction to individual function. > > Signed-off-by: Chengguang Xu <cgxu519@...il.com> Thanks, applied. - Ted
Powered by blists - more mailing lists