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


From: Gary E. Miller
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.17-83-ga399e85
Date: Fri, 15 Jun 2018 14:45:42 -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  a399e85c1201400e281f2c1dc29dde21c29b0088 (commit)
       via  909162bf4df662902ebeb3b7718e84c04e097913 (commit)
       via  4a5272cbdfd7c9507274257c44c99a3cfd1b38aa (commit)
       via  3f8929e36ebf308793966aa6733555bd6e53f858 (commit)
      from  7646cbd04055a50b157312ba6b376e88bd398c19 (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 a399e85c1201400e281f2c1dc29dde21c29b0088
Author: Gary E. Miller <address@hidden>
Date:   Fri Jun 15 11:30:04 2018 -0700

    json.c: ECMA-404 says JSON \u must have 4 hex digits
    
    ECMA-404 says \u generates UNICODE, but json.c limits it to latin1 (0
    to 0xff).

commit 909162bf4df662902ebeb3b7718e84c04e097913
Author: Gary E. Miller <address@hidden>
Date:   Fri Jun 15 11:19:40 2018 -0700

    test_json: improve buffer overflow test.  Improve usage().

commit 4a5272cbdfd7c9507274257c44c99a3cfd1b38aa
Merge: 3f8929e 7646cbd
Author: Gary E. Miller <address@hidden>
Date:   Fri Jun 15 10:43:15 2018 -0700

    Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gpsd

commit 3f8929e36ebf308793966aa6733555bd6e53f858
Author: Gary E. Miller <address@hidden>
Date:   Fri Jun 15 10:42:28 2018 -0700

    test_json: Change \u test.  Add buffer overflow test.
    
    ECMA-404 says \u must be followed by 4 hex digits.

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

Summary of changes:
 json.c      |  5 +++--
 test_json.c | 62 ++++++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 48 insertions(+), 19 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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