ardovm opened a new pull request #116:
URL: https://github.com/apache/openoffice/pull/116


   This PR tries to address [bug 
127952](https://bz.apache.org/ooo/show_bug.cgi?id=127952).
   
   After applying it, the Linux builds should not crash when opening the [file 
linked by the report](https://www.suny.edu/badfile.docx).
   
   There is a problem for which certain stacks are `pop()`-ed before any 
`push()` ever happened. This is probably due to a bug in the parser. This PR 
does not address the parsing bug, but rather tries to avoid it to crash the 
program.
   
   It should apply as-is to AOO419.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to