Skip to content
Commit 9ad8b175 authored by Duncan McNamara's avatar Duncan McNamara
Browse files

JNI: add wrapper to NewStringUTF for UTF safety

When calling NewStringUTF with an invalid UTF string it will abort
instead of returning NULL. This wrapper checks the validity of the UTF
string before calling NewStringUTF.
parent 3916afa5
Loading
Loading
Loading
Pipeline #123303 passed with stage
in 18 minutes and 33 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment