Commit 69d88566b6063b6e11f473fccddaa0174b60d6a6

Nick Wellnhofer 2023-12-15T14:46:35

malloc-fail: Fix OOM error handling in xmlSwitchInputEncoding Make sure that in->buffer won't be set to NULL if a memory allocation fails. Short-lived regression.