We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Expected behaviour: The library should not crash
Actual behaviour:
The library is crashing
Package Manager:
Fuzi version: 3.13
Xcode version: 16.0
Mac OS: 15.0.1
Try to parse a document with large content.
The text was updated successfully, but these errors were encountered:
same crash, starting from XCode 16.
Sorry, something went wrong.
@cezheng Can we have your attention here please?
No branches or pull requests
Description: I am observing a crash in iOS18 and Mac OS Sequoia when the buffer size is large enough. I suspect, Int8 is getting overflowed
Expected behaviour:
The library should not crash
Actual behaviour:
The library is crashing
Environment
Package Manager:
Fuzi version: 3.13
Xcode version: 16.0
Mac OS: 15.0.1
How to reproduce:
Try to parse a document with large content.
The text was updated successfully, but these errors were encountered: