START if not lv.is_initialized DONE databus is not None self._disp_drv = lv.display_create DONE self._disp_drv.set_color_format DONE self._disp_drv.set_driver_data DONE framebuffer is None allocating buffers 2056 1032 DONE checking framebuffer 2 data_bus.init DONE self._disp_drv.set_...
“We’re not sure what the problem is. Does this mean that we don’t need to delete the pixel buffer, and it will be automatically deleted when we release theIWICBitmapLock? I tried leaving the buffer alone, and it doesn’t seem to result in a memory leak, but we want to be sur...