aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/osmo_msc.c
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2018-02-12 16:51:03 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2018-03-05 14:29:55 +0000
commit48d4ec06e180cfb60556ce6c565620078bbea8db (patch)
tree566187aa2305213a99a996fc5118c07b24b72fc0 /src/libmsc/osmo_msc.c
parentda21a52c927b09949bfc1a5d18648d19c8fd3df1 (diff)
VLR: fix potential NULL dereference
The vlr_subscr_get() can return NULL if its argument is NULL (which isn't checked for) so before dereferencing it's result we should check for it. Change-Id: I13632908d0b67323202effa9dd6f29732a12cc91
Diffstat (limited to 'src/libmsc/osmo_msc.c')
0 files changed, 0 insertions, 0 deletions