libosmocore.git branch master updated. 0.9.0-37-g0975a7f

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
Thu Dec 17 13:03:50 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 "An utility library for Open Source Mobile Communications".

The branch, master has been updated
       via  0975a7f36c41afcb4e477609b97fe890990782ab (commit)
      from  62f80fccb8a222bd81f0b15b099150dab6206bfc (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=0975a7f36c41afcb4e477609b97fe890990782ab

commit 0975a7f36c41afcb4e477609b97fe890990782ab
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Thu Dec 17 09:51:53 2015 +0100

    ns/stats: Add missing osmo_stat_item_group_free to gprs_nsvc_delete
    
    The stat item group is not removed by gprs_nsvc_delete which will
    corrupt the group list.
    
    Addresses:
      valgrind tests/gbproxy/gbproxy_test
      [...]
      ==4541== Invalid write of size 4
      ==4541==    at 0x4071ACA: __llist_add (linuxlist.h:65)
      ==4541==    by 0x4071ACA: llist_add (linuxlist.h:81)
      ==4541==    by 0x4071ACA: osmo_stat_item_group_alloc
      (stat_item.c:112)
      ==4541==    by 0x407EDFD: gprs_nsvc_create (gprs_ns.c:244)
      ==4541==    by 0x408109D: gprs_ns_instantiate (gprs_ns.c:1388)
      ==4541==    by 0x804CFD3: test_gbproxy_ident_changes
      (gbproxy_test.c:1501)
      ==4541==    by 0x805FBD3: main (gbproxy_test.c:5803)
    
    Sponsored-by: On-Waves ehf

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

Summary of changes:
 src/gb/gprs_ns.c | 1 +
 1 file changed, 1 insertion(+)


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



More information about the osmocom-commitlog mailing list