bareflank-hypervisor/tools
“Rian 5b01e8ce80 Bad Alloc Testing
This patch provides some small updates to enable catching and
handling when memory runs out (std::bad_alloc). Specifically,
when this happens, we can no longer use std::cout which
does many allocations in the process. Instead we exit
gracefully with an error code.

Signed-off-by: “Rian <“rianquinn@gmail.com”>
2016-09-05 16:17:34 -06:00
..
astyle Google Sanatizers / Clang Tidy Cleanup 2016-08-30 11:32:36 -06:00
dockerfiles Google Sanatizers / Clang Tidy Cleanup 2016-08-30 11:32:36 -06:00
doxygen Doxygen Updates 2016-04-21 12:49:44 -04:00
scripts Bad Alloc Testing 2016-09-05 16:17:34 -06:00
tests Cleanup Scripts (#135) 2016-07-25 10:59:28 -04:00