Date: Wed, 5 Apr 2006 18:46:24 +0000 (UTC) From: Jason Evans <jasone@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib malloc.c Message-ID: <200604051846.k35IkOb1025667@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@webges.com>
  
  Revision  Changes    Path
  1.124     +1 -0      src/lib/libc/stdlib/malloc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604051846.k35IkOb1025667>
