Might want to update the buffer pointer after a realloc (or we crash)
authorTilghman Lesher <tilghman@meg.abyt.es>
Mon, 16 Feb 2009 23:48:54 +0000 (23:48 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Mon, 16 Feb 2009 23:48:54 +0000 (23:48 +0000)
commit76b100354d7d905cf7c3ebc998c28990eac6e923
tree64f7842467af045be1cf9b4cd8e11a934d614fd4
parentf8a6cc1ebcb56092858d2d79ffb874abd3f5db58
Might want to update the buffer pointer after a realloc (or we crash)
(closes issue #14485)
 Reported by: davevg

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@176360 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/strings.c