diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-03-29 23:09:59 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-03-29 23:09:59 -0700 |
commit | 2efddb2c78bc161e71b7e4f609b8377b05c57c04 (patch) | |
tree | 104fa8bf4a76ba35a9b566ae725a8ca392fce917 /test/afl_dictionary | |
parent | 8a04d10c5570231baa4326817d7f10f8f1f04a57 (diff) |
commonmark - use strlen not strnlen for portability.
strlen should be safe here, as we use it on strings generated
by cmark_chunk_to_cstr and these should be null terminated.
Diffstat (limited to 'test/afl_dictionary')
0 files changed, 0 insertions, 0 deletions