https://bz.apache.org/ooo/show_bug.cgi?id=127646
Patricia Shanahan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Patricia Shanahan <[email protected]> --- One of the types of change between 4.1.3 and 4.1.4 is to add throw an exception if parsing certain forms of corrupt input file that could cause access beyond allocated memory. An over-detection error in that code could cause crashes in 4.1.4 and 4.1.5 on files that are accepted in 4.1.3 and earlier. However, it is in code that is used for all operating systems, so if it were that I would expect 4.1.5 to crash on Windows and Linux as well as Mac. -- You are receiving this mail because: You are the assignee for the issue.
