Re: [PATCH 2/2] ASoC: meson: meson-card-utils: Drop redundant probe error messages
Bui Duc Phuc <[email protected]>
| Newsgroups | dev.linux.lists.sashiko-reviews,org.infradead.lists.linux-amlogic |
|---|---|
| Message-ID | <CAABR9nHrxzkK+dR5ca9PxY5Psxm3NVsbpAwAfx=_FyH3q5zodw@mail.gmail.com> |
Hi Jerome, Thank you for the review. > > Pre-existing issues: > > - [High] Preexisting dangling pointer dereference (Use-After-Free) and > > double-free in the `meson_card_reallocate_links()` error path. > > -- > > > > Yeah, that was picked up before and it is related to the use of devm_. > It is on my TODO list > Please take care of that when you have a chance. For now, I’m focusing only on the issues I’ve identified. Best regards, Phuc