On Wed, Jul 23, 2025 at 1:33 PM Andrew Goodbody <andrew.goodbody at linaro.org> wrote: > > For an unknown pll type the error path neglects to free the memory just > allocated. Add the free. > > This issue was found by Smatch. > > Signed-off-by: Andrew Goodbody <andrew.goodbody at linaro.org> Applied, thanks.