mirror of https://github.com/asterisk/asterisk
In message.c, if msg_alloc fails to init the string field, vars may be null, so use a null tolerant cleanup. In res_pjsip_messaging.c, if msg_data_create fails, mdata will be null, so use a null tolerant cleanup. ASTERISK-25323 Change-Id: Ic2d55c2c3750d5616e2a05ea92a19c717507ff56changes/44/2344/2
parent
d1495bc0eb
commit
1ea7a5a774
Loading…
Reference in new issue