Files
asterisk/main
Corey Farrell 0f141351f9 pbx: Prevent execution of NULL pointer.
pbx_extension_helper has a check for q->swo.exec == NULL but it doesn't
actually return so we would still run the function.  Fix the return.
Move the 'int res' variable into the only scope which uses it.

Change-Id: I0693af921fdc7f56b6a72a21fb816ed08b960a69
2018-01-04 17:07:03 -05:00
..
2017-11-20 15:05:14 -05:00
2017-12-20 12:54:13 -05:00
2017-12-19 16:43:32 -05:00
2017-12-15 10:20:51 -05:00
2017-10-24 17:17:53 -04:00
2017-12-20 12:54:13 -05:00
2017-12-20 12:54:13 -05:00
2016-11-01 12:37:58 -05:00
2018-01-04 17:07:03 -05:00
2015-01-26 14:49:32 +00:00
2017-12-15 10:20:51 -05:00