1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

fixed archive test. It might be OOM error on boxes with low amount of memory.

It leads to crash because there is no OOM check in ha_archive::unpack_row().
The fix:
added OOM error check
This commit is contained in:
Sergey Glukhov
2009-03-26 18:27:34 +04:00
parent eecf7e84cb
commit 99369b1027
6 changed files with 5 additions and 35 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.