ftell can return -1 to indicate error, so trap for that
authorChris Michael <cp.michael@samsung.com>
Mon, 18 Nov 2013 12:37:38 +0000 (12:37 +0000)
committerChris Michael <cp.michael@samsung.com>
Mon, 18 Nov 2013 12:37:38 +0000 (12:37 +0000)
commit7575883a56e0179c03fbfdbf8f49c406488b487d
tree2e0b4896d0543e887d563c56bf7970ece855675f
parent41a700b2d51d65e8a6b5b6490aac08e059a9038c
ftell can return -1 to indicate error, so trap for that

Fixes Coverity CID1039358

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/bin/eet/eet_main.c