[Bug 207694] ports-mgmt/pkg: 'pkg version -x' crashes when using /usr/ports which doesn't have INDEX-* files

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 4 09:34:55 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207694

--- Comment #6 from mt at markoturk.info ---
The problem is probably in version.c:359:

if (categories == NULL)
    return;

should be added.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-pkg mailing list