commit | b1a9b37aa836f1c0f827b16cebdd23dfe19fcf4c | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Wed May 16 20:05:11 2007 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Wed May 16 20:05:11 2007 +0000 |
tree | f69f0ae562a44947f5734763f19f6101df6477b6 | |
parent | f1135f30f8c2b6d1d6a875135de37d04c030e071 [diff] [blame] |
Fix bug in marshal where bad data would cause a segfault due to lack of an infinite recursion check. Contributed by Damien Miller at Google.
diff --git a/Misc/ACKS b/Misc/ACKS index b47ec6e..b0a0372 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -429,6 +429,7 @@ Greg McFarlane Michael McLay Gordon McMillan +Damien Miller Jay T. Miller Chris McDonough Andrew McNamara