Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jan 2010 16:47:02 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/stdlib malloc.c
Message-ID:  <201001271647.o0RGlPq8086421@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emaste      2010-01-27 16:47:02 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdlib      malloc.c 
  Log:
  SVN rev 203077 on 2010-01-27 16:47:02Z by emaste
  
  Add missing return, in a rare case where we can't allocate memory in
  deallocate.
  
  Submitted by:   Ryan Stone (rysto32 at gmail dot com)
  Approved by:    jasone
  
  Revision  Changes    Path
  1.189     +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?201001271647.o0RGlPq8086421>