Provide safer string copy than strncpy
authormayeut <mayeut@users.noreply.github.com>
Fri, 25 Sep 2015 20:04:58 +0000 (22:04 +0200)
committermayeut <mayeut@users.noreply.github.com>
Fri, 25 Sep 2015 20:04:58 +0000 (22:04 +0200)
commit838dfb8058df62af44905e1fa3936d989844effc
tree3d101c369861a7faffe7e251cf221baefd45db17
parent4da7e9617fd28bee0b8c7509a00759ca9da6fb32
Provide safer string copy than strncpy

As per @boxerab suggestion in commit
b9ca882749597e4943e609daba1d3c27694fe2ff
src/bin/common/opj_string.h [new file with mode: 0644]
src/bin/jp2/CMakeLists.txt
src/bin/jp2/opj_compress.c
src/bin/jp2/opj_decompress.c
src/bin/jp2/opj_dump.c