diff options
author | Jack Danger Canty <jackdanger@squareup.com> | 2015-01-18 19:10:25 -0800 |
---|---|---|
committer | Jack Danger Canty <jackdanger@squareup.com> | 2015-01-18 19:31:22 -0800 |
commit | f44a1e1632528536cb98b5618574eb3c2281cf17 (patch) | |
tree | dd9bdf96f87b257fc464f36dfbae408c55d02f46 /runtime/syntax/php.vim | |
parent | c7f4e553629f9ac667dee1e920b96c7c327380f6 (diff) | |
download | rneovim-f44a1e1632528536cb98b5618574eb3c2281cf17.tar.gz rneovim-f44a1e1632528536cb98b5618574eb3c2281cf17.tar.bz2 rneovim-f44a1e1632528536cb98b5618574eb3c2281cf17.zip |
coverity/102151: initialize `our_paren_pos`
This hoists the initialization of `our_paren_pos` outside a conditional
so it can be safely referenced further down in this function.
Originally broken in:
https://code.google.com/p/vim/source/diff?spec=svndc8197342755fda6ca4d6619dac228406867a7ce&old=01583c79d5f4d3f29d4c33dd10dd29efd349cad0&r=dc8197342755fda6ca4d6619dac228406867a7ce&format=unidiff&path=%2Fsrc%2Fmisc1.c
This fixes CID #102151
https://scan8.coverity.com/reports.htm#v22612/p10672/fileInstanceId=3625174&defectInstanceId=1525719&mergedDefectId=102151
Diffstat (limited to 'runtime/syntax/php.vim')
0 files changed, 0 insertions, 0 deletions