| 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: <20190211175514.GA25892@mit.edu> Date: Mon, 11 Feb 2019 12:55:14 -0500 From: "Theodore Y. Ts'o" <tytso@....edu> To: Lukas Czerner <lczerner@...hat.com> CC: <linux-ext4@...r.kernel.org> Subject: Re: [PATCH 2/2] e2fsprogs: fix potential memory leak in path_append() On Tue, Jan 15, 2019 at 02:42:03PM +0100, Lukas Czerner wrote: > If realloc() fails in path_append() we will lose a memory pointed to by > target->path. Fix it. > > Signed-off-by: Lukas Czerner <lczerner@...hat.com> Thanks, applied. - Ted
Powered by blists - more mailing lists