Files
asterisk/main
Kevin P. Fleming 0381d94d14 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
2009-02-16 21:45:54 +00:00
..
2009-01-22 21:25:46 +00:00
2009-01-29 23:15:20 +00:00
2009-01-06 21:36:44 +00:00
2008-11-29 17:57:39 +00:00
2008-07-21 21:00:47 +00:00
2009-01-17 01:56:36 +00:00
2009-02-13 20:23:39 +00:00
2009-01-13 16:02:13 +00:00
2008-12-31 22:53:55 +00:00