Re: [PATCH v2] media: intel/ipu6: fix error pointer dereference
From: Sakari Ailus
Date: Mon Mar 09 2026 - 09:31:24 EST
Hi Ethan,
On Sat, Mar 07, 2026 at 12:55:14AM -0600, Ethan Tidmore wrote:
> On Fri Mar 6, 2026 at 9:03 PM CST, Ethan Tidmore wrote:
> > In a error path isp->psys is confirmed to be an error pointer not NULL
> > so this condition is true and the error pointer is dereferenced. So
> > isp-psys should be set to NULL beforegoing to out_ipu6_bus_del_devices.
>
> Just noticed typo "beforegoing", will send v3 correcting this.
No need to; I did that while applying the patch.
Thanks!
--
Regards,
Sakari Ailus