-
- Downloads
pbx_variables: initialize uninitialized variable
The variable cp4 in a variable substitution function can potentially be used without being initialized currently. This causes Asterisk to no longer compile. This initializes cp4 to NULL to make the compiler happy. ASTERISK-29803 #close Change-Id: I392579cbb76db2795d5820c9427cf55fbcee9e72
parent
92cb1c0a
Branches
Tags
Loading
Please register or sign in to comment