Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Nov 2009 09:31:47 +0000 (UTC)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/stdlib malloc.c
Message-ID:  <200911140932.nAE9W23W010047@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cperciva    2009-11-14 09:31:47 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdlib      malloc.c 
  Log:
  SVN rev 199264 on 2009-11-14 09:31:47Z by cperciva
  
  Change the utrace log entry for malloc_init from (0, 0, 0) to (-1, 0, 0)
  in order to distinguish it from free(NULL), which is logged as (0, 0, 0).
  
  Reviewed by:    jhb
  
  Revision  Changes    Path
  1.186     +1 -1      src/lib/libc/stdlib/malloc.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911140932.nAE9W23W010047>