[PATCH] ASoC: meson: aiu: Fix resource leak
Ethan Tidmore
ethantidmore06 at gmail.com
Mon Jul 6 18:41:38 PDT 2026
On Mon Jul 6, 2026 at 8:34 PM CDT, sashiko-bot wrote:
> Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
> - [Medium] The patch modifies the error path to purportedly free the `aiu-formatter` resource by jumping to the `err` label, referencing commit 83b83024cdbfd. However, the `aiu-formatter` allocation and cleanup code (specifically `gx_formatter_create` and `gx_formatter_free`) does not exist in the codebase at this revision. The patch is a "ghost fix" attempting to resolve a resource leak for a feature that is missing in this tree.
> --
This bug exists in linux-next. The AI is using the mainline.
--
Thanks,
ET
https://github.com/sponsors/ethantidmore
More information about the linux-amlogic
mailing list