aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-07-05 07:50:30 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-07-05 07:50:30 +0200
commit7346081ba3d181a0386e6d7191131103494cfacb (patch)
tree781b45edad663eb099f08b14758557c1bf3cce73 /openbsc/include
parent9bec10ecd37f5724d7613967d4bf142444038156 (diff)
nat: number could point to an address on the stack that can be reused
The number = int_number assignment will make the number point to the stack and as the int_number goes out of scope at the end of the if statement other code could re-use this stack for other memory. Fixes: Coverity CID 1042325
Diffstat (limited to 'openbsc/include')
0 files changed, 0 insertions, 0 deletions