Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Feb 1996 18:35:58 -0800 (PST)
From:      Mike Pritchard <mpp>
To:        CVS-committers, cvs-all, cvs-usrsbin
Subject:   cvs commit:  src/usr.sbin/pkg_install/lib file.c
Message-ID:  <199602190235.SAA21020@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mpp         96/02/18 18:35:57

  Modified:    usr.sbin/pkg_install/lib  file.c
  Log:
  Initialize the argument list in the unpack() routine to zero.
  This prevents a core dump due to the stack being trashed if pkg_add
  is asked to process something that really isn't a package file.
  
  Revision  Changes    Path
  1.20      +2 -1      src/usr.sbin/pkg_install/lib/file.c



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