openbsc.git branch neels/gtphub updated. 0.15.0-40-gef668c8

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
Tue Nov 17 11:45:39 UTC 2015


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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, neels/gtphub has been updated
       via  ef668c8ba5f07cb25ec64aad5d26bbede31e2ddf (commit)
       via  a6f14c6e5f70c246f99eecd9a55e33ecaeb0e32c (commit)
       via  05dbb2f0f1d2181709948b66025e24b0e30dfdd7 (commit)
      from  9cfe037559bccf5b4652bd449e2b2f1694b8e5f5 (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/openbsc/commit/?id=ef668c8ba5f07cb25ec64aad5d26bbede31e2ddf

commit ef668c8ba5f07cb25ec64aad5d26bbede31e2ddf
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Nov 17 12:28:09 2015 +0100

    gtphub: fix three oversights (thanks to coverity).
    
    - a typo resulting in the wrong proxy being printed (1339767);
    - an unnecessary if-not-NULL check (1339764);
    - a missing nul termination safety net (1339768).
    
    Sponsored-by: On-Waves ehi

http://cgit.osmocom.org/openbsc/commit/?id=a6f14c6e5f70c246f99eecd9a55e33ecaeb0e32c

commit a6f14c6e5f70c246f99eecd9a55e33ecaeb0e32c
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Nov 17 12:26:02 2015 +0100

    gtphub: fix fatal log msg for SGSN proxy.
    
    While reworking the logging, a stray comma found its way into the code.
    
    Fixes coverity 1339765.
    
    Sponsored-by: On-Waves ehi

http://cgit.osmocom.org/openbsc/commit/?id=05dbb2f0f1d2181709948b66025e24b0e30dfdd7

commit 05dbb2f0f1d2181709948b66025e24b0e30dfdd7
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Nov 17 12:22:28 2015 +0100

    gtphub: fix gtphub_read() semantics.
    
    gtphub always wants to know the sender, hence make the from_addr pointer
    mandatory.
    
    Fixes two coverity complaints (1339766, 1339764).
    
    Sponsored-by: On-Waves ehi

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

Summary of changes:
 openbsc/src/gprs/gtphub.c | 26 +++++++++++---------------
 1 file changed, 11 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list