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, master has been updated
via 7636c0833bd7d6ccf2eb0a67677334a72b5d7a92 (commit)
via dc9de2352329ac5523e19d89f7e17fbd16c5e25a (commit)
from d75f11e6f26a50c11f73625de5c0833971900cde (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=7636c0833bd7d6ccf2eb0a67677334a7…
commit 7636c0833bd7d6ccf2eb0a67677334a72b5d7a92
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Mon Apr 10 15:43:19 2017 +0200
nat: Fix initial buffer size parameter for getline
According to man, lineptr must be set to null AND n to 0.
Change-Id: I36683884106b97ef697264716de13813c00da9bc
http://cgit.osmocom.org/openbsc/commit/?id=dc9de2352329ac5523e19d89f7e17fbd…
commit dc9de2352329ac5523e19d89f7e17fbd16c5e25a
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Mon Apr 10 13:40:17 2017 +0200
nat: Use equal func in bsc_sccp
It is defined in the file and used twice in there, so let's use it for
all of them which makes code smaller and more clear.
Change-Id: I9fac7cabedff74f8f6293ad8b54420229b80aa71
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/osmo-bsc_nat/bsc_nat_rewrite_trie.c | 2 +-
openbsc/src/osmo-bsc_nat/bsc_sccp.c | 10 ++++------
2 files changed, 5 insertions(+), 7 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)