Skip to content

remove some unnecessary unsafe code

&t requested to merge anteater/squeekboard:safer into master

I don't understand why this was written with raw pointers previously. Perhaps confusion around static vs. const vs. *const?

Merge request reports