[patch] drm/tegra: sor: Double free on error

Alexandre Courbot gnurou at gmail.com
Wed Jul 6 14:17:30 UTC 2016


On Mon, Jul 4, 2016 at 4:45 PM, Dan Carpenter <dan.carpenter at oracle.com> wrote:
> "brick" is allocated with devm_kzalloc() so freeing it with kfree()
> leads to a double free.  We can just delete it.

That makes perfect sense.

Reviewed-by: Alexandre Courbot <acourbot at nvidia.com>


More information about the dri-devel mailing list