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-137


From: Gary E. Miller
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.17-137-gf9ddc80
Date: Tue, 10 Jul 2018 21:48:41 -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  f9ddc803eb456e97a3b84d176255d0b1154a4e0d (commit)
      from  6e2842d3ef52af63f1211db7f880e87f59761e35 (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 f9ddc803eb456e97a3b84d176255d0b1154a4e0d
Author: Gary E. Miller <address@hidden>
Date:   Tue Jul 10 18:47:22 2018 -0700

    libgps_json.c: change isnan() to isfinite()
    
    Odd, +Ing and -Inf are NaN, but isnan() says they are not!  This
    can lead to client crash. Use isfinite() instead, changing the
    sense of the test.

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

Summary of changes:
 libgps_json.c | 38 +++++++++++++++++++++++---------------
 1 file changed, 23 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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