[patch] Re: Crash into khtml::RenderBox::calcWidth()

Laurent Montel montel at kde.org
Sat Nov 22 12:17:21 GMT 2003


Le Saturday 22 November 2003 13:04, Germain Garand a écrit :
> Le Samedi 22 Novembre 2003 10:25, Laurent Montel a écrit :
> > I reduce size of page and I obtain crash (we must reload page to obtain
> > crash)
> >
> > I hope that it will help you to fix crash.
> >
> > Regards.
>
> Hi,
> this is rather a dupe of #66793 and friends
>
> In fact any type of <object> with *valid* data will crash if it embeds an
> image object.
>
> Testcase:
> <object type="text/html" data="http://www.kde.org">
>         <img src="bang">
> </object>
>
> The reason is <img> gets a renderer when it should not.
>
> Please review attached patch,
> Germain

Your patch fixes crash.
Thanks.
Regards.




More information about the kfm-devel mailing list