Colin Snover 9d3893459f COMMON: Add strnlen for safer C string length reads
This API is intended for use in cases where C strings come
from untrusted sources like game files, where malformed data
missing the null terminator would cause strlen to read out of
bounds.
2017-01-05 22:07:24 +01:00
..
2016-08-24 16:07:55 +06:00
2016-11-29 20:15:20 +01:00
2015-02-01 10:35:23 +01:00
2016-09-03 12:46:38 +02:00
2016-12-04 15:21:37 +01:00
2016-12-04 15:21:37 +01:00
2016-08-29 17:52:36 +02:00
2016-08-29 17:52:36 +02:00
2016-03-01 19:11:49 +01:00
2016-10-13 01:45:01 +01:00
2014-12-07 17:49:55 +02:00
2016-07-10 16:39:35 -04:00
2016-10-09 15:02:02 +02:00
2016-08-04 15:14:06 +06:00