Date: Mon, 26 Jan 2009 14:26:35 +0000 (UTC) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/ipfw ipfw2.c Message-ID: <200901261426.n0QEQqqt028759@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2009-01-26 14:26:35 UTC FreeBSD src repository Modified files: sbin/ipfw ipfw2.c Log: SVN rev 187716 on 2009-01-26 14:26:35Z by luigi wrap all malloc/calloc/realloc calls so they exit on failure without having to check in each place. Remove an wrong strdup from previous commit. Revision Changes Path 1.137 +33 -23 src/sbin/ipfw/ipfw2.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901261426.n0QEQqqt028759>