Date: Sun, 27 Nov 2016 20:18:34 -0500 From: Ryan Stone <rysto32@gmail.com> To: Baptiste Daroussin <bapt@freebsd.org> Cc: "src-committers@freebsd.org" <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "svn-src-head@freebsd.org" <svn-src-head@freebsd.org> Subject: Re: svn commit: r309194 - head/usr.sbin/syslogd Message-ID: <CAFMmRNxNZ42-FoyCqjq%2BFseN9Ncy7qX=n3wN5_q8Sq1y-uWoew@mail.gmail.com> In-Reply-To: <CAFMmRNygK2JsqDmqRZhOtiCdxsCdBfVnbMP8cng3tM-30zkhBg@mail.gmail.com> References: <201611261550.uAQFo0HC074016@repo.freebsd.org> <CAFMmRNygK2JsqDmqRZhOtiCdxsCdBfVnbMP8cng3tM-30zkhBg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > There is something very wrong in the code here. nextp is never > initialized, so obviously we can't access *nextp. I'm surprised that this > code can even compile with -Werror. I'd fix it but it'd not clear to me > what nextp is intended to do. > Apologies for the noise; I didn't see r309216, which properly initialized nextp.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFMmRNxNZ42-FoyCqjq%2BFseN9Ncy7qX=n3wN5_q8Sq1y-uWoew>