[PATCH] media: nxp: imx8-isi: remove kzalloc_objs

Marc Kleine-Budde mkl at pengutronix.de
Thu Mar 5 22:56:12 PST 2026


On 05.03.2026 20:45:36, Rosen Penev wrote:
> Use a flexible arraay member to combine allocations.
>
> It looks like pipes never gets freed anywhere. Meaning this effectively
> fixes a memory leak.

It's a devm_kzalloc(), which means it's automatically free()ed after the
remove callback.

Marc

-- 
Pengutronix e.K.                 | Marc Kleine-Budde          |
Embedded Linux                   | https://www.pengutronix.de |
Vertretung Nürnberg              | Phone: +49-5121-206917-129 |
Amtsgericht Hildesheim, HRA 2686 | Fax:   +49-5121-206917-9   |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20260306/6366f0c0/attachment.sig>


More information about the linux-arm-kernel mailing list