https://bz.apache.org/ooo/show_bug.cgi?id=68361
Peter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Peter <[email protected]> --- Created attachment 87266 --> https://bz.apache.org/ooo/attachment.cgi?id=87266&action=edit Test Document that moves through the code shown by valgrind I have done now some extensive research on this report. I have done my best to produce a test document that checks the impact in a live environment. The attached document will go through the code. But I could not observe the valgrind report from that document I have created. Maybe some condition is lacking. The test document has an header, over 401 bookmarks 111 of zero length, 2 of them are next to each other. Generated by AOO itself. Tested on Windows on a debug build (from the bazel-migration branch) using cdb and the folling breakpoint: bc * bp msword!WW8PLCFspecial::SeekPosExact ".printf \"SPE nIdx=%d nIMax=%d\\n\", poi(@ecx+0xc), poi(@ecx+8); gc" g I could not proove that the code runs out of bound. Therefore I could not observe that a document can trigger this. I continued with a code review. -- You are receiving this mail because: You are on the CC list for the issue. You are the assignee for the issue.
