Skip to content

remove some unnecessary unsafe code

Administrator requested to merge 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