mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 21:22:09 +00:00
FS-11785 [core] fix scan-build issues
This commit is contained in:
committed by
Andrey Volk
parent
bc6fe22a0b
commit
239bf913f4
@@ -3679,6 +3679,7 @@ static void do_execute_on(switch_channel_t *channel, const char *variable)
|
||||
}
|
||||
}
|
||||
|
||||
switch_assert(app != NULL);
|
||||
if (!strncasecmp(app, "perl", 4)) {
|
||||
bg++;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user