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”> |
||
|---|---|---|
| .. | ||
| abort.h | ||
| dwarf4.h | ||
| eh_frame.h | ||
| ia64_cxx_abi.h | ||
| log.h | ||
| misc.h | ||
| registers.h | ||
| registers_intel_x64.h | ||