Files
asterisk/main
Scott Griepentrog 1ea7a5a774 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 12:00:37 -06:00
..
2015-04-12 13:58:49 -05:00
2015-06-02 16:27:51 -05:00
2012-06-15 16:20:16 +00:00
2012-03-24 02:42:42 +00:00
2012-09-21 17:14:59 +00:00
2012-06-15 16:20:16 +00:00
2015-01-30 16:47:50 +00:00
2015-03-25 18:37:04 +00:00
2014-10-10 13:01:41 +00:00
2013-07-04 13:06:15 +00:00
2012-03-22 19:51:16 +00:00
2013-06-29 00:18:57 +00:00
2012-03-22 19:51:16 +00:00
2012-06-15 16:20:16 +00:00
2013-09-10 18:05:47 +00:00
2014-05-09 22:49:26 +00:00
2015-06-02 16:27:51 -05:00
2012-04-28 01:33:49 +00:00
2012-06-15 16:20:16 +00:00
2015-06-03 14:03:18 -05:00
2012-06-15 16:20:16 +00:00
2015-01-26 14:49:32 +00:00
2012-09-21 17:14:59 +00:00
2012-09-21 17:14:59 +00:00
2012-06-15 16:20:16 +00:00
2016-01-08 13:57:34 -06:00