Unify the type of the buffer size from 'unsigned int'/'unsigned long' to 'size_t' 71/171671/2
authorJiyong Min <jiyong.min@samsung.com>
Tue, 6 Mar 2018 09:44:00 +0000 (18:44 +0900)
committerJiyong Min <jiyong.min@samsung.com>
Tue, 6 Mar 2018 10:28:13 +0000 (19:28 +0900)
commit7e503601f9a7ec957a64da2bed68e5c6b7c6d2bd
treef084a63c079ebcc3f0902e75eb52794743575ad5
parent3c3893a3b14d4a9466c10b81e70eda966932fe3f
Unify the type of the buffer size from 'unsigned int'/'unsigned long' to 'size_t'

Change-Id: Ibbc37e0c3b5efde47c3d546fe10716c2b2292142
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
bmp/include/mm_util_bmp.h
bmp/mm_util_bmp.c
jpeg/include/mm_util_jpeg.h
jpeg/mm_util_jpeg.c
jpeg/test/mm_util_jpeg_testsuite.c
png/include/mm_util_png.h
png/mm_util_png.c