libosmocore.git branch zecke/ancient/debian6.0 updated. 0.9.0-19-gf8741db

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 09:55:40 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, zecke/ancient/debian6.0 has been updated
       via  f8741dbe301315078b458236badab6f6cc67271a (commit)
       via  7195ae2e368343f4c0071785d45f8c4198794fdb (commit)
      from  a306d7c95d554979bfc7794abdaef675f41a8d12 (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=f8741dbe301315078b458236badab6f6cc67271a

commit f8741dbe301315078b458236badab6f6cc67271a
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Thu Dec 17 10:53:48 2015 +0100

    debian: Backport memory fix for the statsd code

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

commit 7195ae2e368343f4c0071785d45f8c4198794fdb
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:
 debian/changelog | 6 ++++++
 src/gb/gprs_ns.c | 1 +
 2 files changed, 7 insertions(+)


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



More information about the osmocom-commitlog mailing list