Commit 16b0dbc1b3d1b8bdf0340b60119f36e6b45fd7a7

Nick Wellnhofer 2023-12-29T18:47:30

parser: Fix XML_ERR_UNSUPPORTED_ENCODING errors Commit 45157261 added the check in the wrong place. Also allow unsupported encoding in xmlNewInputInternal. Fixes #654.