Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Feb 1997 01:16:39 -0800 (PST)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-usrbin
Subject:   cvs commit:  src/usr.bin/fetch util.c
Message-ID:  <199702020916.BAA09819@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         97/02/02 01:16:38

  Modified:    usr.bin/fetch  util.c
  Log:
  Null-terminate the string in percent_decode() so that we don't depend on
  malloc() returning zeroed storage or dump core while starting up.
  
  Found-by:	/etc/malloc.conf ->AJ
  
  Revision  Changes    Path
  1.2       +2 -1      src/usr.bin/fetch/util.c



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