aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libctrl
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-07-14 08:54:07 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-07-14 09:04:51 +0200
commit921b2278df38077bb87afb33190511ac2431893d (patch)
tree6c436cbab0ad04e29be86d568c4972f511e1912f /openbsc/src/libctrl
parentae9d8d3131effe1243ed38f729440b8c0adcc808 (diff)
smpp: Fix possible NULL dereference of the emse->acl
The esme->acl is treated like it can be NULL in other places of the code. Assume it can be NULL during this check as well. Dereference after null check (FORWARD_NULL) 9. var_deref_op: Dereferencing null pointer "esme->acl". Fixes: Coverity CID 1042374
Diffstat (limited to 'openbsc/src/libctrl')
0 files changed, 0 insertions, 0 deletions