Re: [PATCH] iio: trigger: Fix refcount leak in viio_trigger_alloc() error path

From: Dan Carpenter

Date: Sat Apr 11 2026 - 06:37:03 EST


Ah, yes. It *was* a real bug but it was fixed a few months ago
by commit 12b393486c70 ("iio: core: Clean up device correctly on
viio_trigger_alloc() failure").

It's unfortunate that that commit didn't have a Fixes tag.

regards,
dan carpenter