libupnp/ixml
Fabrice Fontaine 908391ddf0 SF Bug Tracker id 3497159 - Bug fix in Parser_readFileOrBuffer
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 a8bcbe9491)
2012-03-06 20:06:37 -03:00
..
doc Removing unnecessary additional directory level. 2006-07-04 02:44:17 +00:00
inc ixml: Fix for compiler warnings for size_t and ptrdiff_t. 2010-11-16 03:15:49 -02:00
src SF Bug Tracker id 3497159 - Bug fix in Parser_readFileOrBuffer 2012-03-06 20:06:37 -03:00
test "make check" was failing because ixml/test/test_document.sh did not 2007-11-12 03:27:58 +00:00
Makefile.am UTF-8. 2010-10-04 11:13:46 -03:00