libosmocore.git branch master updated. 0.9.6-27-g1514f34

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Sat Dec 24 17:07:03 UTC 2016


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 "An utility library for Open Source Mobile Communications".

The branch, master has been updated
       via  1514f34dcfed3a8c46678861c488f7dbde856957 (commit)
       via  d2510459a8b5f4ae0ee3740dd36ca1c4abd290b6 (commit)
      from  c68ce3b9fe1314f8133eed1e7246fdfee9295744 (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 -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=1514f34dcfed3a8c46678861c488f7dbde856957

commit 1514f34dcfed3a8c46678861c488f7dbde856957
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Dec 24 17:59:36 2016 +0100

    serial.c: file descriptor '0' is a valid value
    
    if stdin/stdout/stderr are all closed by our environment, it may very
    well be that opening a serial port returns fd == 0.
    
    Change-Id: Ifd9670260883a35da0629369e0d49e467d5b4d72

http://cgit.osmocom.org/libosmocore/commit/?id=d2510459a8b5f4ae0ee3740dd36ca1c4abd290b6

commit d2510459a8b5f4ae0ee3740dd36ca1c4abd290b6
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Dec 24 17:58:13 2016 +0100

    serial.c: Fix fd leak in case of fcntl() error paths
    
    Change-Id: I14f934957e1086b803f3a7b9b5e6d602380f0be2
    Fixes: Coverity CID 158987

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

Summary of changes:
 src/serial.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list