K 10 svn:author V 7 rwatson K 8 svn:date V 27 2003-03-27T20:44:09.000000Z K 7 svn:log V 247 Don't pass NULL in as a flags argument to libfetch's fetchGetURL() as this can result in a NULL pointer deference when parsing the flags later. This change fixes "pkg_add -r" on 5.0-CURRENT for me; not quite clear how the problem was introduced. END