Add to check the return of fseek() 81/198681/2 tizen_5.5_dev accepted/tizen/unified/20190207.120252 submit/tizen/20190131.041045
authorjiyong.min <jiyong.min@samsung.com>
Mon, 28 Jan 2019 08:23:39 +0000 (17:23 +0900)
committerjiyong.min <jiyong.min@samsung.com>
Mon, 28 Jan 2019 23:17:11 +0000 (08:17 +0900)
commit7a2a5ee7dc07aa145b41971202bc676c4b1f99b8
treeb4b0f95e87dbacd82730545e7e79d3f1a4198003
parent1ec41ef6a67842efb946366dc86f1106e1e9b3c9
Add to check the return of fseek()

 - If fseek() is failed, -1 is returned and errno is set to indicate the errors.

Change-Id: Id5cc540e185d310d287c417160ca321f4322a5a4
bmp/test/mm_util_bmp_testsuite.c [changed mode: 0755->0644]
bmp/unittest/FileInterface.cpp
gif/unittest/FileInterface.cpp
imgp/test/mm_util_imgp_testsuite.c [changed mode: 0755->0644]
jpeg/test/mm_util_jpeg_testsuite.c [changed mode: 0755->0644]
jpeg/unittest/FileInterface.cpp
magick/mm_util_info.c
png/test/mm_util_png_testsuite.c [changed mode: 0755->0644]
png/unittest/FileInterface.cpp