diff options
author | Neels Hofmeyr <neels@hofmeyr.de> | 2018-02-16 01:26:00 +0100 |
---|---|---|
committer | Neels Hofmeyr <neels@hofmeyr.de> | 2018-02-16 01:34:26 +0100 |
commit | a4952aa43625140ec7e9f2e892d938d16ee7ae88 (patch) | |
tree | 3d98a4ce64561f6806af32baf4f3681298b16a6d /src/gsm | |
parent | 90539ac30b6201a93b7c4e5b9747e603e64565af (diff) |
memleak: fix all libosmocore callers of gsmtap_sendmsg() to free on failure
gsmtap_sendmsg() does not free the msgb if it returns a failure rc, so the
callers must check the rc and free the msg.
Change-Id: I7cf64ed9b14247298ed8b4ab8735627f8235a499
Diffstat (limited to 'src/gsm')
0 files changed, 0 insertions, 0 deletions