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/1677/head
parent
1657ccfc68
commit
3fe8e85617
Loading…
Reference in new issue