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.11-50-


From: Eric S. Raymond
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.11-50-gce4f7e0
Date: Wed, 27 Aug 2014 07:31:55 +0000

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  ce4f7e0a1d0b121d76f4b5c539944a23dbd84914 (commit)
       via  bb56c47401768fb262e228537bb4e9c540cbd072 (commit)
       via  98e913ae827cb6b04d0fbcc9bcbf4d707a1f4e3b (commit)
      from  9c7341388346083bbb1bb1047246e9fc345c1c42 (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 ce4f7e0a1d0b121d76f4b5c539944a23dbd84914
Author: Eric S. Raymond <address@hidden>
Date:   Wed Aug 27 03:30:50 2014 -0400

    Satisfy an order dependency in SiRF initialization.
    
    Follows a tip from Michael Tatarinov.

commit bb56c47401768fb262e228537bb4e9c540cbd072
Author: Eric S. Raymond <address@hidden>
Date:   Wed Aug 27 03:22:33 2014 -0400

    Fix for previous weird bug.
    
    free_device is OK, but it's not safe to do FD_SET() checks on file
    descriptors in unallocated devices.
    
    All regressioon tests pass.

commit 98e913ae827cb6b04d0fbcc9bcbf4d707a1f4e3b
Author: Eric S. Raymond <address@hidden>
Date:   Wed Aug 27 03:12:30 2014 -0400

    Temporarily revert code for freeing devices on bad fd in select.
    
    This began producing buffer overflows out of the blue in the
    regression tests.  More weirdly, it was retroactive - revisions after
    my commit of 2014-08-24T11:27:11 that introduced this change started
    failing in the same way, even though they had passed regressions
    before. This may reveal an underlying bug in free_device() that is
    phase-of-moon dependent - to be investigated.

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

Summary of changes:
 driver_sirf.c |   37 ++++++++++++++++++++-----------------
 gpsd.c        |    2 +-
 2 files changed, 21 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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