aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/osmo-bsc_nat/bsc_mgcp_utils.c
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-07-05 07:45:08 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-07-05 07:45:08 +0200
commitb0b8a34dd54933567dbf270147ea0989901f42f8 (patch)
treeae56c4a1cf664ab02c039eb2b7fd031a2e800c07 /openbsc/src/osmo-bsc_nat/bsc_mgcp_utils.c
parent9feef48eaf2ae79f724cedb137866d0f3f9741bf (diff)
nat: Please coverity and initialize the saveptr to NULL
Coverity complains about the saveptr used in the strtok_r. This is not a bug because we pass a string as part of the first call to strtok_r but it is easier to just initialize it. Addresses: Coverity CID 1042323
Diffstat (limited to 'openbsc/src/osmo-bsc_nat/bsc_mgcp_utils.c')
0 files changed, 0 insertions, 0 deletions