sgsn/test: Fix msgb freeing in mocked bssgp_tx_dl_ud

Currently the mocked bssgp_tx_dl_ud function used for testing in
sgsn_test.c does not free the msg as it is done by the original
function. This leads to a msgb leak in the test.

This patch fixes the test code accordingly and uncomments the
assertion that checks for left-over msgbs.

Sponsored-by: On-Waves ehf
1 file changed
tree: ceda78f3596c1f7c1621ef36d63d4a97ccf89ddd
  1. debian/
  2. hlrsync/
  3. linux-kernel/
  4. openbsc/
  5. wireshark/
  6. README