Files
asterisk/utils
Scott Griepentrog b072381fb5 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


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@406245 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-01-22 22:18:03 +00:00
..
2011-07-06 20:58:12 +00:00
2012-06-15 16:20:16 +00:00
2012-03-14 00:45:02 +00:00
2013-10-25 17:29:26 +00:00
2009-08-10 19:20:57 +00:00
2012-02-14 20:27:16 +00:00