Fuzi
Fuzi copied to clipboard
Crash in iOS18 and Mac OS Sequoia
trafficstars
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:
- [ ] CocoaPods, version: 1.15.0
-
Fuzi version: 3.13
-
Xcode version: 16.0
-
Mac OS: 15.0.1
How to reproduce:
Try to parse a document with large content.
same crash, starting from XCode 16.
@cezheng Can we have your attention here please?
Any alternative solution ?