Attempt to log before terminating if prevector allocation fails
This commit is contained in:
@@ -53,6 +53,8 @@ extern bool fLogIPs;
|
||||
extern std::atomic<bool> fReopenDebugLog;
|
||||
extern CTranslationInterface translationInterface;
|
||||
|
||||
[[noreturn]] extern void new_handler_terminate();
|
||||
|
||||
/**
|
||||
* Translation function: Call Translate signal on UI interface, which returns a boost::optional result.
|
||||
* If no translation slot is registered, nothing is returned, and simply return the input.
|
||||
|
||||
Reference in New Issue
Block a user