osmo-msc/tests/sms_queue
Neels Hofmeyr 0442ea22b8 sms_queue_test: sanitize: clean up talloc contexts when done
To avoid sanitizer build failures, ensure that the talloc contexts are empty
when done and free them.

Separate the msgb context from the overall talloc context for clarity: if
nested, the outer one would contain two blocks.

Change the "sms_queue_test" context from 1 byte to 0 in order to get a size of
zero in the end.

Change-Id: If08ba48ab9c28bf3c2db4014837c1304cec04aaf
2017-11-22 02:57:07 +01:00
..
Makefile.am osmo-msc: Don't link against libasn1c 2017-10-28 15:17:53 +02:00
sms_queue_test.c sms_queue_test: sanitize: clean up talloc contexts when done 2017-11-22 02:57:07 +01:00
sms_queue_test.err Use libvlr in libmsc (large refactoring) 2017-07-23 04:08:43 +02:00
sms_queue_test.ok Use libvlr in libmsc (large refactoring) 2017-07-23 04:08:43 +02:00