jasone 2006-04-05 18:46:24 UTC FreeBSD src repository Modified files: lib/libc/stdlib malloc.c Log: Add an unreachable return statement, in order to avoid a compiler warning for non-standard optimization levels. Reported by: Michael Zach <zach at webges.com> Revision Changes Path 1.124 +1 -0 src/lib/libc/stdlib/malloc.c