Commit e2ab48b9b5f5a97da76d6c90f0630ad0486bac6e

Nick Wellnhofer 2023-08-14T15:05:30

malloc-fail: Fix unsigned integer overflow in xmlTextReaderPushData Return immediately if xmlParserInputBufferRead fails. Found by OSS-Fuzz, see #344.