]> git.ipfire.org Git - thirdparty/asterisk.git/commit
format_cap.c: Fix CLI "core show channeltype Surrogate" crash. 86/3786/1
authorRichard Mudgett <rmudgett@digium.com>
Fri, 2 Sep 2016 16:36:38 +0000 (11:36 -0500)
committerRichard Mudgett <rmudgett@digium.com>
Fri, 2 Sep 2016 17:54:12 +0000 (12:54 -0500)
commit8d1c535bd66349edfa8e974866eba632e3ba4e95
tree5e170efe26d65488aef9c68ea5fdf68df8c1cbef
parent1bd571ef75900c78f98b047659de9d2d6c0c51b5
format_cap.c: Fix CLI "core show channeltype Surrogate" crash.

* Make ast_format_cap_get_names() NULL tolerant.

ASTERISK-26331 #close
Reported by: CGI.NET

Change-Id: Id67e93936dc8ec2a33a9d33655843d43b59285a3
main/format_cap.c