Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jun 2001 21:40:54 -0700 (PDT)
From:      Assar Westerlund <assar@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/stdio snprintf.c sprintf.c vsnprintf.c vsprintf.c
Message-ID:  <200106180440.f5I4esi44985@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
assar       2001/06/17 21:40:54 PDT

  Modified files:
    lib/libc/stdio       snprintf.c sprintf.c vsnprintf.c 
                         vsprintf.c 
  Log:
  revert freeing of memory that gets allocated when str == NULL
  (this will be fixed in a better way)
  
  PR:		misc/26044
  
  Revision  Changes    Path
  1.15      +1 -3      src/lib/libc/stdio/snprintf.c
  1.9       +1 -3      src/lib/libc/stdio/sprintf.c
  1.15      +1 -3      src/lib/libc/stdio/vsnprintf.c
  1.9       +1 -3      src/lib/libc/stdio/vsprintf.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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