libosmocore/src/gb
Holger Hans Peter Freyther 777b056fb4 gprs-ns: Re-initialize the list head and free the unknown_nsvc
Fix re-initialize issue of the GPRS NS. This was found while
working on the GB Proxy tests.

==27800== Invalid write of size 4
==27800==    at 0x403C263: rate_ctr_group_alloc (linuxlist.h:65)
==27800==    by 0x4050974: gprs_nsvc_create (gprs_ns.c:209)
==27800==    by 0x405320D: gprs_ns_instantiate (gprs_ns.c:1330)
==27800==    by 0x804B212: main (gbproxy_test.c:797)
==27800==  Address 0x434173c is 52 bytes inside a block of size 784 free'd
==27800==    at 0x4029DA8: free (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==27800==    by 0x4041BBD: _talloc_free (talloc.c:609)
==27800==    by 0x40432B2: talloc_free (talloc.c:578)
==27800==    by 0x40532D3: gprs_ns_destroy (gprs_ns.c:1363)
==27800==    by 0x804B1FE: main (gbproxy_test.c:791)
2014-07-07 20:00:35 +02:00
..
Makefile.am gb: Remove comment about ABI changes from the Makefile 2013-11-22 16:05:26 +01:00
common_vty.c libosmogb: move files to proper location and fix build 2012-06-17 23:05:26 +08:00
common_vty.h libosmogb: move files to proper location and fix build 2012-06-17 23:05:26 +08:00
gprs_bssgp.c BSSGP: prevent divide-by-zero in flow control 2013-06-29 10:53:33 +02:00
gprs_bssgp_bss.c Doc: Adding new parameter descriptions in gprs_bssgp_bss.c 2012-09-30 16:59:33 +02:00
gprs_bssgp_util.c libosmogb: move files to proper location and fix build 2012-06-17 23:05:26 +08:00
gprs_bssgp_vty.c BSSGP: print per-bvc flow control parameters on vty 2012-09-07 12:13:09 +02:00
gprs_ns.c gprs-ns: Re-initialize the list head and free the unknown_nsvc 2014-07-07 20:00:35 +02:00
gprs_ns_frgre.c Fix build on Cygwin 2013-01-12 15:10:58 +01:00
gprs_ns_vty.c gb/vty: Fix the VTY node string for L_NS_NODE 2013-10-24 10:01:18 +02:00
libosmogb.map gb: Add functions to access the LL part of the NS-VC objects 2013-10-15 09:48:41 +02:00