- Feb 24, 2013
-
-
Donald Stufft authored
-
Donald Stufft authored
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.
-
- Feb 23, 2013
-
-
Donald Stufft authored
-