Fixed an OOM handling problem that cause test 11 to fail the torture test.

This commit is contained in:
Dan Fandrich
2008-07-09 18:33:35 +00:00
parent aee7fc118b
commit d4b253ba3e
2 changed files with 8 additions and 1 deletions

View File

@@ -6,6 +6,9 @@
Changelog
Daniel Fandrich (9 Jul 2008)
- Fixed an OOM handling problem that cause test 11 to fail the torture test.
Daniel Fandrich (8 Jul 2008)
- Fixed test 554 to pass the torture test.