Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Mar 2016 09:34:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 207694] ports-mgmt/pkg: 'pkg version -x' crashes when using /usr/ports which doesn't have INDEX-* files
Message-ID:  <bug-207694-32340-u4H1NGOKDm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207694-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207694-32340@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207694

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

if (categories =3D=3D NULL)
    return;

should be added.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207694-32340-u4H1NGOKDm>