-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash when using Samaritan letter #37
Comments
brodycj
pushed a commit
to storesafe/cordova-sqlite-storage
that referenced
this issue
May 24, 2018
brodycj
pushed a commit
that referenced
this issue
May 25, 2018
brodycj
pushed a commit
to brodycj/Cordova-sqlite-evcore-extbuild-free-dev
that referenced
this issue
Jul 12, 2018
brodycj
pushed a commit
to storesafe/android-sqlite-evcore-ndk-driver-free
that referenced
this issue
Oct 11, 2018
brodycj
pushed a commit
to brodycj/cordova-sqlite-evcore-free-dependencies
that referenced
this issue
Oct 12, 2018
for 4-byte UTF-8 characters ref: storesafe/cordova-sqlite-evcore-extbuild-free#7 and crash bug fix for Samaritan characters ref: storesafe/cordova-sqlite-evcore-extbuild-free#37
Now resolved |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Attempt to execute SQL statement that returns result with Samaritan letter will trigger a crash due to a bug in litehelpers / Android-sqlite-evcore-native-driver-free recently spotted by @brodybits. Here is a reproduction test case with Samaritan Bit letter (ref: https://www.compart.com/en/unicode/U+0801):
The following patch to litehelpers / Android-sqlite-evcore-native-driver-free would resolve this issue:
The text was updated successfully, but these errors were encountered: