Files
asterisk/main
Scott Griepentrog 24969c3e4e pbx.c: Pre-initialize timezone to avoid crash on destroy
In ast_build_timing, initialize the timezone value to NULL
in order to avoid deferencing an uninitialized value later
when calling ast_destroy_timing.  The timezone value could
be uninitialized if ast_build_timing were to fail due to a
zero length time string.

(closes issue ASTERISK-22861)
Reported by: Sebastian Murray-Roberts
Review: https://reviewboard.asterisk.org/r/3134/
Patches:
     ast_build_timing-initialize-timezone.patch uploaded by coreyfarrell (license 5909)
........

Merged revisions 406241 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 406245 from http://svn.asterisk.org/svn/asterisk/branches/11


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@406264 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-01-22 22:23:16 +00:00
..
2013-11-23 17:14:22 +00:00
2012-06-15 16:20:16 +00:00
2013-08-01 17:07:52 +00:00
2012-09-21 17:14:59 +00:00
2013-08-20 15:36:10 +00:00
2012-06-15 16:20:16 +00:00
2013-07-25 04:06:32 +00:00
2012-06-15 16:20:16 +00:00
2013-12-20 21:23:24 +00:00
2013-07-04 13:06:15 +00:00
2013-06-29 00:18:57 +00:00
2013-12-19 16:31:57 +00:00
2013-11-23 17:38:29 +00:00
2013-07-14 02:05:04 +00:00
2012-10-18 14:17:40 +00:00
2013-09-10 18:03:45 +00:00
2014-01-17 21:32:18 +00:00
2014-01-17 21:32:18 +00:00
2012-06-15 16:20:16 +00:00
2013-08-16 16:26:11 +00:00
2013-09-10 18:03:45 +00:00
2012-12-11 22:25:21 +00:00
2012-06-15 16:20:16 +00:00
2013-11-22 20:01:26 +00:00
2013-08-23 21:49:47 +00:00
2013-08-30 19:20:47 +00:00
2013-10-04 21:40:33 +00:00
2013-10-04 21:40:33 +00:00
2012-06-15 16:20:16 +00:00
2012-06-15 16:20:16 +00:00
2013-12-20 21:16:47 +00:00
2012-06-15 16:20:16 +00:00
2012-09-21 17:14:59 +00:00
2014-01-17 21:32:18 +00:00
2013-12-20 19:06:12 +00:00
2012-12-11 22:25:21 +00:00
2012-06-15 16:20:16 +00:00
2012-09-21 17:14:59 +00:00
2013-02-14 18:47:56 +00:00
2012-12-11 22:25:21 +00:00
2012-06-15 16:20:16 +00:00
2013-11-23 17:14:22 +00:00