libosmocore/tests/gb
Jacob Erlbeck a52ba0175f gb: Fix gprs_nsvc_delete() to free ctr group
This fixes a SEGV error that happens the next time the statistics
are updated.

Addresses:
 Program terminated with signal 11, Segmentation fault.
 #0  0xb7711fa5 in rate_ctr_group_intv (grp=<optimized out>) at
 rate_ctr.c:107
 107             for (i = 0; i < grp->desc->num_ctr; i++) {
 #0  0xb7711fa5 in rate_ctr_group_intv (grp=<optimized out>) at
     rate_ctr.c:107
 #1  rate_ctr_timer_cb (data=0x0) at rate_ctr.c:129
 #2  0xb770ec59 in osmo_timers_update () at timer.c:243
 #3  0xb770ef7a in osmo_select_main (polling=0) at select.c:133
 #4  0x08049987 in main (argc=3, argv=0xbfba8084) at
     gb_proxy_main.c:306

Sponsored-by: On-Waves ehf
2013-10-24 10:01:18 +02:00
..
bssgp_fc_test.c bssgp: Address various compiler warnings in the bssgp code 2013-09-16 14:13:25 +02:00
bssgp_fc_tests.err tests: Make the gb test work with srcdir != builddir 2012-09-11 11:49:35 +02:00
bssgp_fc_tests.ok GPRS BSSGP test: integrate into autotest 2012-09-07 12:07:54 +02:00
bssgp_fc_tests.sh GPRS BSSGP test: integrate into autotest 2012-09-07 12:07:54 +02:00
gprs_ns_test.c gb: Fix gprs_nsvc_delete() to free ctr group 2013-10-24 10:01:18 +02:00
gprs_ns_test.ok gb: Fix gprs_nsvc_delete() to free ctr group 2013-10-24 10:01:18 +02:00