Add to check the return of fseek() 85/198685/1 accepted/tizen/unified/20190207.120256 submit/tizen/20190131.041045
authorjiyong.min <jiyong.min@samsung.com>
Tue, 29 Jan 2019 00:23:09 +0000 (09:23 +0900)
committerjiyong.min <jiyong.min@samsung.com>
Tue, 29 Jan 2019 00:23:09 +0000 (09:23 +0900)
commit605c20c2a585f65a5f8e14abbec5b46055b6d498
tree65d0eabf26ec12055f4192819188aea5e543c06d
parent982d87b45b85f8560ea4ada16e152712292148c6
Add to check the return of fseek()

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

Change-Id: Idf08b42325a5ebb9ede3702fc057d8058578669b
decode-test/image_util_decode_encode_testsuite.c