DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17208>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17208

WordDocument Problem: createListTables - Negative Array Size





------- Additional Comments From [EMAIL PROTECTED]  2003-02-22 16:41 -------
I did a bit of research into this problem. From what I can tell, the value (at 
position 24) of cbGrpprlChpx in LVLF is -1 (on the 4th list in my test case). I 
do not know if this is a valid value (is it?), but the code does not handle 
this. So what happens is the code attempts to create: new byte[ -1 ].

To create this exception, I used windows 2000, word 2000 and created a document 
with a numbered list. It only happens with multi-level lists.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to