asterisk/channels/sip
Matthew Jordan d88282af40 channels/sip/reqresp_parser: Fix unit tests for r426594
When r426594 was made, it did not take into account a unit test that verified
that the function properly populated the unsupported buffer. The function
would previously memset the buffer if it detected it had any contents; since
this function can now be called iteratively on successive headers, the unit
tests would now fail. This patch updates the unit tests to reset the buffer
themselves between successive calls, and updates the documentation of the
function to note that this is now required.
........

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

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

Merged revisions 426863 from http://svn.asterisk.org/svn/asterisk/branches/12
........

Merged revisions 426865 from http://svn.asterisk.org/svn/asterisk/branches/13


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@426868 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-10-31 03:26:28 +00:00
..
include channels/sip/reqresp_parser: Fix unit tests for r426594 2014-10-31 03:26:28 +00:00
config_parser.c chan_sip: Mark chan_sip and its files as extended support 2014-08-08 17:53:39 +00:00
dialplan_functions.c chan_sip: Mark chan_sip and its files as extended support 2014-08-08 17:53:39 +00:00
reqresp_parser.c channels/sip/reqresp_parser: Fix unit tests for r426594 2014-10-31 03:26:28 +00:00
route.c chan_sip: Mark chan_sip and its files as extended support 2014-08-08 17:53:39 +00:00
security_events.c chan_sip: Mark chan_sip and its files as extended support 2014-08-08 17:53:39 +00:00
utils.c chan_sip: Mark chan_sip and its files as extended support 2014-08-08 17:53:39 +00:00