Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jan 2003 09:11:46 -0800 (PST)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/sysinstall misc.c
Message-ID:  <200301061711.h06HBkYc028374@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2003/01/06 09:11:46 PST

  Modified files:
    usr.sbin/sysinstall  misc.c 
  Log:
  save_realloc() should use reallocf() to close memory leaks.
  item_add() should use safe_realloc() as it does no error checking itself.
  
  Revision  Changes    Path
  1.43      +2 -2      src/usr.sbin/sysinstall/misc.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?200301061711.h06HBkYc028374>