stb: added exceptional handling.
authorHermet Park <hermetpark@gmail.com>
Wed, 4 Sep 2019 08:23:10 +0000 (17:23 +0900)
committerHermet Park <hermetpark@gmail.com>
Wed, 4 Sep 2019 08:29:01 +0000 (17:29 +0900)
commit985ee2ecaf89e254cb1f8c1c3ca34a254e08ead4
tree785edfa29f5e8fc7d8137e1d022d2c390811020d
parent74daa05701efb852614ac19b01488bc3be488350
stb: added exceptional handling.

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

Modified to skip irritating coverity report.

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