gpsd-commit-watch
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.17-139


From: Gary E. Miller
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.17-139-g692427a
Date: Sat, 14 Jul 2018 12:22:23 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GPSD".

The branch, master has been updated
       via  692427a17aeb54d69826def759cc1f1da605ba33 (commit)
       via  442d516a82825cac021aa70127eac5b2f8510dcf (commit)
      from  f9ddc803eb456e97a3b84d176255d0b1154a4e0d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 692427a17aeb54d69826def759cc1f1da605ba33
Author: Gary E. Miller <address@hidden>
Date:   Sat Jul 14 09:21:40 2018 -0700

    gpsd_json.c: Change isnan() to isfinite()
    
    This fixes some crash cases.  isnan() does not detect all
    NaN.

commit 442d516a82825cac021aa70127eac5b2f8510dcf
Author: Gary E. Miller <address@hidden>
Date:   Fri Jul 13 18:06:05 2018 -0700

    packet.c: Prevent infinite loop in packet engine.
    
    The packetizer could get stuck in TSIP mode forever.
    
    Thanks to Virgin Orbit for their support fixing this bug.

-----------------------------------------------------------------------

Summary of changes:
 gpsd_json.c | 90 ++++++++++++++++++++++++++++++++-----------------------------
 packet.c    | 16 +++++++++--
 2 files changed, 61 insertions(+), 45 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

[Prev in Thread] Current Thread [Next in Thread]