stb: added exceptional handling. accepted/tizen/unified/20190905.232211 submit/tizen/20190905.064609
authorHermet Park <hermetpark@gmail.com>
Wed, 4 Sep 2019 08:26:26 +0000 (17:26 +0900)
committerHermet Park <hermetpark@gmail.com>
Wed, 4 Sep 2019 08:29:08 +0000 (17:29 +0900)
commit0bc826ba91f63ac5555b28b15fc310c80fb3ccda
treeea6b5bd3753f1eea594ee65f400b868ccb9d4a66
parent985ee2ecaf89e254cb1f8c1c3ca34a254e08ead4
stb: added exceptional handling.

ftell() could return -1  but fseek() doesn't allow minus values.

Modified to skip irritating coverity report.

Change-Id: I7f66c2d0a3514d324ad23159c20be9fe1bb17724
src/vector/stb/stb_image.h