[xml] Possible bug found

Date view Thread view Subject view Author view

From: Shane Adams (adamsch1@yahoo.com)
Date: Fri Sep 08 2000 - 19:06:25 EDT


While running my code through Insure, which is a
memory debugging utility, I happened upon what appears
to be a bug:

entities.c : 916

>> buf[14] = 0;

Writing array out of range: buf [14]

If you look at line 857 of entities.c you will see buf
declared as a static array of

char buf[10];

I believe this is a problem. The version of libxml I
am using is: libxml2-2.0.0

__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/

----
Message from the list xml@rpmfind.net
Archived at : http://xmlsoft.org/messages/
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@rpmfind.net


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Fri Sep 08 2000 - 19:43:52 EDT