[PATCH 1/2] fbdev/imsttfb: fix double free in probe()

Helge Deller deller at gmx.de
Sun Nov 5 18:22:07 UTC 2023


On 10/27/23 14:04, Dan Carpenter wrote:
> The init_imstt() function calls framebuffer_release() on error and then
> the probe() function calls it again.  It should only be done in probe.
>
> Fixes: 518ecb6a209f ("fbdev: imsttfb: Fix error path of imsttfb_probe()")
> Signed-off-by: Dan Carpenter <dan.carpenter at linaro.org>

Both patches applied.

Thanks!
Helge


More information about the dri-devel mailing list