libosmocore/tests
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
..
a5 build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
auth tests: Fix warnings 2013-10-08 14:00:24 +02:00
bits build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
conv tests: Fix warnings 2013-10-08 14:00:24 +02:00
fr fr_test: Speculative build fix for FreeBSD 2013-01-15 21:18:02 +01:00
gb gb: Fix gprs_nsvc_delete() to free ctr group 2013-10-24 10:01:18 +02:00
gsm0408 gsm0408: Avoid unaligned memory access in gsm48_generate_mid_from_tmsi 2013-07-03 10:00:06 +02:00
gsm0808 build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
lapd make lapd_test compile again. 2013-07-06 23:54:09 +02:00
logging logging: Modify the testcase to excercise Nico's fix 2012-09-27 16:31:29 +02:00
loggingrb utils: Introduce OSMO_ASSERT in the utils and use it in the unit tests 2013-03-09 23:52:29 +01:00
msgfile build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
sms tests: Fix warnings 2013-10-08 14:00:24 +02:00
smscb tests: Fix warnings 2013-10-08 14:00:24 +02:00
strrb utils: Introduce OSMO_ASSERT in the utils and use it in the unit tests 2013-03-09 23:52:29 +01:00
timer tests: Fix warnings 2013-10-08 14:00:24 +02:00
ussd sms: Added result buffer size parameter to 7bit conv funs 2013-08-12 17:22:27 +02:00
vty vty: Make vty_event dispatch signals and use it in the testcase 2013-10-10 20:21:33 +02:00
Makefile.am tests/gb: Add test for GPRS NS protocol 2013-10-08 14:00:24 +02:00
testsuite.at tests/gb: Add test for GPRS NS protocol 2013-10-08 14:00:24 +02:00