Files
asterisk/res
Walter Doekes 1e5ea08e0c pjsip: Prevent invalid memory access when attempting to contact a non-sip URI
You cannot cast a pjsip_uri to a pjsip_sip_uri using pjsip_uri_get_uri,
without checking that it's a PJSIP_URI_SCHEME_IS_SIP(S).

ASTERISK-28936

Change-Id: I9f572b3677e4730458e9402719e580f8681afe2a
2020-06-08 09:43:44 -05:00
..
2018-05-11 09:58:19 -04:00
2017-12-20 12:54:13 -05:00
2019-02-07 14:11:13 +00:00