diff options
author | Jacob Erlbeck <jerlbeck@sysmocom.de> | 2015-04-07 17:52:45 +0200 |
---|---|---|
committer | Holger Hans Peter Freyther <holger@moiji-mobile.com> | 2015-04-07 20:10:23 +0200 |
commit | 8d192d7153498498ff6232209c900e67256b8036 (patch) | |
tree | dfe80d1df694d101175e5026b8b4182a8e447ca3 /include/osmocom/codec | |
parent | b535e391b0f1d030373159ddbf54483d7fa54763 (diff) |
ns: Log when sending fails (Coverity)
Currently the return value of the gprs_ns_tx family of functions is
often ignored. This is not a serious issue, since the successful
delivery of the messages is neither guaranteed nor acknowledged by
the network layer anyway.
Nevertheless this commit adds logging (level INFO) to gprs_ns_tx and
gprs_ns_msgb_alloc. The definition of the latter has been moved from
the header file to gprs_ns.c.
Fixes: Coverity CID 1040678, 1040679, 1040680, 1040681, 1040682,
1040683, 1040684, 1040686, 1040687, 1040688, 1111545,
1240203, 1240204
Sponsored-by: On-Waves ehf
Diffstat (limited to 'include/osmocom/codec')
0 files changed, 0 insertions, 0 deletions