Yo James!

On Fri, 31 Aug 2018 13:04:07 -0700
James Browning via devel <devel@ntpsec.org> wrote:

> I ran a quick/probably wrong test on gpsd_shutdown and my canary
> before line 599 tweets and the one after does not. The blame seems to
> fall on ESR back in November, but I am quite often wrong.

Maybe wrong, but if so, we are the same wrong!

Here is the line:
     if (pp != up->pps_peer->procptr) {

Looks like up->pps_peer is NULL.

The easy part is to just test for NULL.  The hard part is finding our
how did it get NULL when it should not be.

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        g...@rellim.com  Tel:+1 541 382 8588

            Veritas liberabit vos. -- Quid est veritas?
    "If you can’t measure it, you can’t improve it." - Lord Kelvin

Attachment: pgp4d9T12BECv.pgp
Description: OpenPGP digital signature

_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to