osmo-sip-connector.git branch master updated. b2b13f69ae5916477ea3f6e37b57b52a83ac5a63

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
Mon Apr 4 14:26:04 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 "MNCC <-> SIP bridge".

The branch, master has been updated
       via  b2b13f69ae5916477ea3f6e37b57b52a83ac5a63 (commit)
      from  270c73c11fa66171a9d85e22ce868b9669960c0b (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/osmo-sip-connector/commit/?id=b2b13f69ae5916477ea3f6e37b57b52a83ac5a63

commit b2b13f69ae5916477ea3f6e37b57b52a83ac5a63
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Mon Apr 4 16:24:31 2016 +0200

    mncc: Use snprintf correctly create format specifier
    
    I was focusing so much on the length that I didn't notice the
    wrong usage of snprintf. Correct it.
    
    Warning on Ubuntu:
    mncc.c:679:3: warning: format not a string literal and no format arguments [-Wformat-security]
       snprintf(mncc.imsi, 15, called);

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

Summary of changes:
 src/mncc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
MNCC <-> SIP bridge



More information about the osmocom-commitlog mailing list