On 2/24/21 11:16 AM, Peter Krempa wrote:
'virReportOOMError' is nowadays mostly useless since an OOM error will
trigger yet another allocation failure in the logger when attempting to
log the error.

Additionally it was also used in few places which can fail with other
failures than OOM.

To prevent both errorneous usage types, let's remove it completely.

Yay!! It bugs me every time I see it.

Reply via email to