Date: Fri, 21 Feb 2003 16:06:05 -0800 (PST) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale wcstod.c Message-ID: <200302220006.h1M06546013798@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr         2003/02/21 16:06:05 PST
  Modified files:
    lib/libc/locale      wcstod.c 
  Log:
  Fix a bad free() call that would occur if some #if 0'd code was used.
  
  Revision  Changes    Path
  1.2       +6 -4      src/lib/libc/locale/wcstod.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302220006.h1M06546013798>
