pkgsrc/pkgtools/pkg_install
martin 1ade5effd0 var_get_memory():
if no eol is found in the string we set "next" to NULL, assign it
to "buf" and then check the loop condition by dereferencing it - which
does not work well.
Change the loop condition to first check for buf == NULL.
2013-05-17 07:27:29 +00:00
..
files var_get_memory(): 2013-05-17 07:27:29 +00:00
DESCR
INSTALL
Makefile Fix cross-build of pkgtools/pkg_install. 2013-05-10 00:49:00 +00:00
MESSAGE
options.mk Pull in the correct libraries when enabling SSL support in libfetch. 2012-07-27 13:50:43 +00:00
PLIST Restore previous version, accidentally committed with pcre PKGREVISION 2012-03-04 11:40:46 +00:00