summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2008-01-18 21:38:01 +0000
committerRussell Bryant <russell@russellbryant.com>2008-01-18 21:38:01 +0000
commit1807acb9b0a4bed6ec1ad8f7b713663bfccf5447 (patch)
tree5ad4a4412fd9a140bff03a47c4584789cbb0874c /CREDITS
parente345fd7ca705fdd5fee91007f537733527035d98 (diff)
Merged revisions 99081 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r99081 | russell | 2008-01-18 15:37:21 -0600 (Fri, 18 Jan 2008) | 9 lines Revert adding the packed attribute, as it really doesn't make sense why that would do any good. Fix the real bug, which is to do the check to see if the frame came from a translator at the beginning of ast_frame_free(), instead of at the end. This ensures that it always gets checked, even if none of the parts of the frame are malloc'd, and also ensures that we aren't looking at free'd memory in the case that it is a malloc'd frame. (closes issue #11792, reported by explidous, patched by me) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@99082 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions