Files
asterisk/main
Corey Farrell 462dd7c2de main/strings: Fix uninitialized value.
ast_strings_match uses sscanf and checks for non-zero return to verify a
token was parsed. This is incorrect as sscanf returns EOF (-1) for errors.

ASTERISK-27318 #close

Change-Id: Ifcece92605f58116eff24c5a0a3b0ee08b3c87b1
2017-10-05 20:28:28 -05:00
..
2015-03-25 18:37:04 +00:00
2017-05-30 15:08:05 -05:00
2016-08-24 11:02:47 -05:00
2017-07-11 09:26:27 -05:00
2016-11-01 12:37:58 -05:00
2015-01-26 14:49:32 +00:00
2017-09-18 17:27:24 +02:00