Skip to content
Snippets Groups Projects
Commit ab404970 authored by Donald Stufft's avatar Donald Stufft
Browse files

Properly handle strings with internal nul

The strings from NaCl can contain nul characters inside the string
and are not nul terminated. Using ffi.buffer with an explict
size will prevent issues here.
parent 225976c1
No related branches found
No related tags found
Loading
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