https://issues.apache.org/ooo/show_bug.cgi?id=119955
Jian Hong Cheng <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jian Hong Cheng <[email protected]> --- The node structure in the nodes array of writer document is that different contents are within given section,not completely ordered..So,their index are not linearizing..so,when using their difference of index directly,overflow problem will occur because of the difference may be negative.In this case,it is the negative index difference that leads to crash. -- You are receiving this mail because: You are the assignee for the bug.
