aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/doc/ipa-sccp.txt
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2015-01-19 09:13:05 +0100
committerJacob Erlbeck <jerlbeck@sysmocom.de>2015-01-19 15:10:57 +0100
commit870f7c20e1af47129ab055b72c288919cb89f6fc (patch)
tree96fa6e4d018cbe51e71ebf5471e2d44db871302c /openbsc/doc/ipa-sccp.txt
parent3793b21a42a3e33c0356a59d3153988bc40c7820 (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 'openbsc/doc/ipa-sccp.txt')
0 files changed, 0 insertions, 0 deletions