908391ddf0
Submitted: Fabrice Fontaine ( ffontaine ) - 2012-03-05 14:20:58 PST
fileSize = ftell( xmlFilePtr ); can return a negative value, in this
case the function should exit (at the moment, the function exits only
if ftell returns 0).
(cherry picked from commit
|
||
---|---|---|
.. | ||
doc | ||
inc | ||
src | ||
test | ||
Makefile.am |