Provide safer string copy than strncpy
[openjpeg.git] / src / bin / jp2 / convertbmp.c
2015-09-24 mayeutFix resource leaks & unchecked resource allocations
2015-09-24 mayeutFix some resource leaks
2015-09-23 mayeutFix warning in rle4 decoding
2015-08-23 mayeutFix some UBSan warnings
2015-07-26 Matthieu DarboisMerge pull request #548 from mayeut/master
2015-07-26 mayeutRemove some warnings when building 548/head
2014-12-27 Matthieu Darbois[trunk] removed warning from convertbmp.c
2014-12-23 Matthieu Darbois[trunk] removed warning from convertbmp.c
2014-12-22 Matthieu Darbois[trunk] updated BMP format input support
2014-12-22 Matthieu Darbois[trunk] updated BMP format input support
2014-12-20 Matthieu Darbois[trunk] fixed BMP reading for 8bpp when width & 3 == 1