mirror of https://github.com/asterisk/asterisk
get_token can return NULL, but process_token uses this result without checking for NULL; as elsewhere, check for a NULL result to avoid possible NULL dereference. Resolves: #1419pull/2005/head
parent
cefef8eacb
commit
33ec85c3fd
Loading…
Reference in new issue