mirror of
https://gitee.com/openharmony/commonlibrary_ets_utils
synced 2025-02-03 08:17:08 +00:00
!1089 Modify the problem of xml crash
Merge pull request !1089 from jiangkai/buffer_base64
This commit is contained in:
commit
c6b4d71e6b
@ -819,6 +819,7 @@ namespace OHOS::xml {
|
||||
return;
|
||||
} else {
|
||||
xmlPullParserError_ = "unterminated entity ref";
|
||||
break;
|
||||
}
|
||||
}
|
||||
ParseEntityFunc(start, out, isEntityToken, textEnum);
|
||||
|
Loading…
x
Reference in New Issue
Block a user