summaryrefslogtreecommitdiff
path: root/UPGRADE-1.2.txt
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2009-02-16 21:45:54 +0000
committerKevin P. Fleming <kpfleming@digium.com>2009-02-16 21:45:54 +0000
commit0381d94d14cda236856572297eb5104f14dc6f91 (patch)
treebe75fb5e92c8f5a4619afc2abcc315c92493c127 /UPGRADE-1.2.txt
parent20c5bad34b35f0de3e1ac88828d3f0d63b91dcdb (diff)
Merged revisions 176216 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r176216 | kpfleming | 2009-02-16 15:10:38 -0600 (Mon, 16 Feb 2009) | 3 lines fix a flaw in the ast_string_field_build() family of API calls; these functions made no attempt to reuse the space already allocated to a field, so every time the field was written it would allocate new space, leading to what appeared to be a memory leak. ........ r176254 | kpfleming | 2009-02-16 15:41:46 -0600 (Mon, 16 Feb 2009) | 3 lines correct a logic error in the last stringfields commit... don't mark additional space as allocated if the string was built using already-allocated space ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@176255 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE-1.2.txt')
0 files changed, 0 insertions, 0 deletions