You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If not, someone experienced in C needs to take a look at the code as it's highly unmaintained and there is a lot of memory safety concerns in it, something GrapheneOS's hardened_malloc would catch.
liblouis, the only braille translator, is in C and depends on Android NDK (for native code) to build Talkback
https://github.com/talkback-foss-team/talkback-foss/tree/main/braille/src/main/jni
That needs to be replaced with something else that does not use C.
Not a high priority.
The text was updated successfully, but these errors were encountered: