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: <20101222013430.GE5700@thunk.org> Date: Tue, 21 Dec 2010 20:34:30 -0500 From: Ted Ts'o <tytso@....edu> To: Namhyung Kim <namhyung@...il.com> Cc: Lukas Czerner <lczerner@...hat.com>, linux-ext4@...r.kernel.org Subject: Re: [PATCH v2 12/15] mke2fs: add some error checks into PRS() On Thu, Dec 16, 2010 at 06:40:40PM +0900, Namhyung Kim wrote: > Check return value of some functions and exit if unhandled error occurred. > > Signed-off-by: Namhyung Kim <namhyung@...il.com> It's actually ok to continue if the error tables aren't initialized, so we don't need to add error checking for them. I've add the patch (minus this hunk) to the next branch. - 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