aboutsummaryrefslogtreecommitdiffstats
path: root/wireshark/0003-lucent-hnb.patch
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2015-01-19 09:13:05 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-01-20 16:13:17 +0100
commit2585620857a3a6c17b17a65a3d9a863824b8e401 (patch)
tree96fa6e4d018cbe51e71ebf5471e2d44db871302c /wireshark/0003-lucent-hnb.patch
parent6be9ffa3b811311043194d04ae06e05d216c57bb (diff)
sgsn: Fix access to subscr in sgsn_auth_update (Coverity)
Currently the access to subscr->sgsn_data->error_cause is not protected against subscr == NULL like it is done in other code paths of sgsn_auth_update. This commit adds a conditional to avoid a NULL-dereference. Fixes: Coverity CID 1264589 Sponsored-by: On-Waves ehf
Diffstat (limited to 'wireshark/0003-lucent-hnb.patch')
0 files changed, 0 insertions, 0 deletions