2 crashes in khtml trunk
Maksim Orlovich
mo85 at cornell.edu
Thu Mar 29 17:14:22 BST 2007
>> Destructors are not a good place to call code that does foo = QPixmap();
>> it
>> can be called too late, once there's no qapp anymore.
>
> the header also says about this foo pixmap
>
> //### consider making this a pointer, seems quite heavy
>
> so it might be a good move to actually do that and avoid the problem
> altogether...
>
> (patch attached)
Thanks for doing this --- please commit..
More information about the kfm-devel
mailing list