Commit e3a5a695 authored by Vladislav Vaintroub's avatar Vladislav Vaintroub

MDEV-29822 - make mysqltest fail loudly when out of memory

When allocation failed, fail consistently with error message and abort()
by using flags MY_WME|MY_FAE with my_malloc() and friends.

This ensures that better diagnostic information is available
when mysqltest fails.
parent c4ce012e
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment