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: Thu, 28 Apr 2022 13:16:00 -0400 From: "Theodore Ts'o" <tytso@....edu> To: Lukas Czerner <lczerner@...hat.com> Cc: "Theodore Ts'o" <tytso@....edu>, linux-ext4@...r.kernel.org Subject: Re: [PATCH 1/3] resize2fs: remove unused variable 'c' Applied, thanks! I did make a minor change in the libss patch; there's no need to create a new error code, SS_ET_ENOMEM; we can just return the standard ENOMEM error. [1/3] resize2fs: remove unused variable 'c' commit: 997902106fab2bc7cb0f7251eb55fad4b721b51a [2/3] libss: fix possible NULL pointer dereferece on allocation failure commit: a282671a02e8fffa04ac0f9db7982fd6bb0a0916 [3/3] e2fsprogs: use mallinfo2 instead of mallinfo if available commit: 97079a792dd5e9ea9d4708d2e80244c930a139cd Best regards, -- Theodore Ts'o <tytso@....edu>
Powered by blists - more mailing lists