Commit ec6633afaebd44f644355609d099477e059c24e6

Nick Wellnhofer 2022-12-20T03:09:11

parser: Remove useless ent->etype test in xmlParseReference If ent->etype is invalid, ret can't equal XML_ERR_OK.