mirror of
https://github.com/Bareflank/hypervisor
synced 2026-08-17 06:23:04 -04:00
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”> |
||
|---|---|---|
| .. | ||
| astyle | ||
| dockerfiles | ||
| doxygen | ||
| scripts | ||
| tests | ||