]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Resolve FORWARD_NULL static analysis warnings
authorKinsey Moore <kmoore@digium.com>
Thu, 10 May 2012 20:50:47 +0000 (20:50 +0000)
committerKinsey Moore <kmoore@digium.com>
Thu, 10 May 2012 20:50:47 +0000 (20:50 +0000)
commita94fcae21bac9e748c3b5b369ff78b870b80212f
tree219b9286ba13f6441226e40735083b584fc28db1
parentae528efea38213519a5c6bbde422748636b65ce4
Resolve FORWARD_NULL static analysis warnings

This resolves core findings from ASTERISK-19650 numbers 0-2, 6, 7, 9-11, 14-20,
22-24, 28, 30-32, 34-36, 42-56, 82-84, 87, 89-90, 93-102, 104, 105, 109-111,
and 115. Finding numbers 26, 33, and 29 were already resolved.  Those skipped
were either extended/deprecated or in areas of code that shouldn't be
disturbed.

(Closes issue ASTERISK-19650)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@366167 65c4cc65-6c06-0410-ace0-fbb531ad65f3
27 files changed:
apps/app_voicemail.c
channels/chan_agent.c
channels/chan_dahdi.c
channels/chan_iax2.c
channels/chan_sip.c
channels/iax2-parser.c
channels/sip/reqresp_parser.c
funcs/func_lock.c
funcs/func_speex.c
main/app.c
main/cdr.c
main/channel.c
main/config.c
main/data.c
main/devicestate.c
main/event.c
main/features.c
main/manager.c
main/pbx.c
main/tcptls.c
main/xmldoc.c
pbx/dundi-parser.c
pbx/pbx_dundi.c
res/ael/pval.c
res/res_calendar_icalendar.c
res/res_monitor.c
res/res_odbc.c