-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3539/#review11886
-----------------------------------------------------------

Ship it!


Ship It!

- wdoekes


On May 13, 2014, 9:02 p.m., Scott Griepentrog wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/3539/
> -----------------------------------------------------------
> 
> (Updated May 13, 2014, 9:02 p.m.)
> 
> 
> Review request for Asterisk Developers.
> 
> 
> Bugs: ASTERISK-23650
>     https://issues.asterisk.org/jira/browse/ASTERISK-23650
> 
> 
> Repository: Asterisk
> 
> 
> Description
> -------
> 
> Recursive usage of replace resulted in temporary string storage reuse and 
> corruption.  This changes the variable storage from per-thread to allocated 
> per call to replace().
> 
> 
> Diffs
> -----
> 
>   /branches/1.8/funcs/func_strings.c 413709 
> 
> Diff: https://reviewboard.asterisk.org/r/3539/diff/
> 
> 
> Testing
> -------
> 
> Tested with example dialplan under valgrind to eliminate the reference to 
> realloc'd string storage.
> 
> 
> Thanks,
> 
> Scott Griepentrog
> 
>

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to