[pacman-dev] [PATCH] Changed implicit NULL check to explicit one, to comply with style guide.

Terry Bolt bolt.terry at gmail.com
Wed Dec 23 01:55:45 UTC 2015


Oh interesting, thanks. Never mind then.

Terry
On 23 Dec 2015 1:41 am, "Allan McRae" <allan at archlinux.org> wrote:

> On 23/12/15 11:38, Terry Bolt wrote:
> > What about lib/libalpm/diskspace.c:183:
> >
> > for(ptr = mount_points; ptr != NULL; ptr = ptr->next) {
> >
>
> Ok...   241 cases have no == NULL or != NULL, 3 cases do.
>
> A
>


More information about the pacman-dev mailing list