Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2002 21:08:19 -0700 (PDT)
From:      "J. Mallett" <jmallett@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/xargs xargs.c
Message-ID:  <200206040408.g5448Jv18905@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2002/06/03 21:08:19 PDT

  Modified files:
    usr.bin/xargs        xargs.c 
  Log:
  Err, duh, free(3) doesn't set its argument to NULL...  Fix realloc of a freed
  chunk.
  
  Revision  Changes    Path
  1.39      +3 -1      src/usr.bin/xargs/xargs.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?200206040408.g5448Jv18905>