Blocked revisions 197570 via svnmerge

........
  r197570 | file | 2009-05-28 12:23:29 -0300 (Thu, 28 May 2009) | 5 lines
  
  Fix an incorrect call to ast_string_field_free_memory which caused a crash in the logger.
  
  Since the message structure is allocated using ast_calloc_with_stringfields we do not need to
  free the memory used for the stringfields as it will get freed when the message structure is.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@197582 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.6.2
Joshua Colp 17 years ago
parent 652b9b510b
commit 3378a7dfd8

Diff Content Not Available