mirror of https://github.com/asterisk/asterisk
When in single-argument mode (very rarely used), a malformation of a column
name (also very rare) could cause a NULL to be returned when retrieving the
channel variable for that column. Passing that to strncat causes a SEGV. We
now check for the NULL and print a warning message.
Resolves: #1101
(cherry picked from commit 6574f6532d)
releases/22.4
parent
7863ff70bd
commit
ecb3c3d8e5
Loading…
Reference in new issue