[Development] Problem with QML Context2D

Kuba Ober kuba at mareimbrium.org
Mon Oct 6 17:15:37 CEST 2014


On Sep 26, 2014, at 8:43 AM, Helmut Mülner <helmut.muelner at gmail.com> wrote:

> […]
> ... because copy() failed (because malloc failed) and d was 0 and led to a
> null pointer access.
> This is a bug in QImage that should be fixed.

Is Qt ever expected to “act sanely” in face of memory allocation failures? Is there a policy of gradual degradation, or is a null pointer dereference an acceptable outcome?

Cheers, Kuba Ober


More information about the Development mailing list