Unify the type of the buffer size from 'unsigned int'/'unsigned long' to 'size_t' 72/171672/2
authorJiyong Min <jiyong.min@samsung.com>
Tue, 6 Mar 2018 10:01:32 +0000 (19:01 +0900)
committerJiyong Min <jiyong.min@samsung.com>
Tue, 6 Mar 2018 10:27:18 +0000 (19:27 +0900)
commit50e780e848aedd5c376c4c8ed197015d7fb2e9ef
treee670902dee4d2ff4e4c68c77ab3dc7db8f2f3d61
parent391072012187e2c137fedb024728166ae1ef2ef2
Unify the type of the buffer size from 'unsigned int'/'unsigned long' to 'size_t'

Change-Id: I80782f8457a3ace220bc74426fbf8b4aaeb5daf4
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
src/image_util_decode.c
src/image_util_encode.c