]> git.ipfire.org Git - thirdparty/asterisk.git/commit
rtp_engine: Ignore empty filenames in DTLS configuration. 33/1833/1
authorJoshua Colp <jcolp@digium.com>
Thu, 17 Dec 2015 16:25:47 +0000 (12:25 -0400)
committerJoshua Colp <jcolp@digium.com>
Thu, 17 Dec 2015 16:25:47 +0000 (12:25 -0400)
commit0cefcabd589bf8ecf33988d7c710932ab01037e5
tree9e0b515a9863ff0ccb1987c9cd0379e63060787c
parent280adca0a55f5fa75dc562ded5a2daf9df6a6184
rtp_engine: Ignore empty filenames in DTLS configuration.

When applying an empty DTLS configuration the filenames in the
configuration will be empty. This is actually valid to do and
each filename should simply be ignored.

Change-Id: Ib761dc235638a3fb701df337952f831fc3e69539
main/rtp_engine.c