Files
asterisk/main
Scott Griepentrog 0a3f0e85ac CHAOS: cleanup possible null vars on msg alloc failure
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: Ic2d55c2c3750d5616e2a05ea92a19c717507ff56
2016-03-02 11:56:51 -06:00
..
2015-04-12 07:12:45 -04:00
2015-06-05 11:23:16 -05:00
2016-01-20 18:37:56 +01:00
2015-06-10 18:06:15 -05:00
2015-07-12 20:44:16 -05:00
2015-06-08 09:44:04 -05:00
2016-01-07 10:34:15 +01:00