[PATCH] Change in core[libreoffice-3-6-2]: fdo#44721 protect against negative calculated height value
Lionel Elie Mamane
lionel at mamane.lu
Fri Sep 14 09:09:44 PDT 2012
On Fri, Sep 14, 2012 at 04:00:15PM +0000, Lionel Elie Mamane (via Code Review) wrote:
> https://gerrit.libreoffice.org/624
> git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/24/624/1
> fdo#44721 protect against negative calculated height value
> Change-Id: I4faedd535421eaf1e3e425f4731b3bb8831e7360
These negative value were causing underflow when converted to
unsigned, and thus a very, very long loop in the drawing code, thus
equivalent to freeze for the user.
--
Lionel
More information about the LibreOffice
mailing list