Re: [PATCH] staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()
From: Andy Shevchenko
Date: Fri Jun 27 2025 - 07:10:24 EST
On Fri, Jun 27, 2025 at 12:59:30AM +0300, Andy Shevchenko wrote:
> Thu, Jun 26, 2025 at 11:11:39PM +0300, Dan Carpenter kirjoitti:
> > On Thu, Jun 26, 2025 at 08:50:43PM +0300, Andy Shevchenko wrote:
> > > On Thu, Jun 26, 2025 at 10:54:10PM +0530, Abdun Nihaal wrote:
...
> Ah, you have a point. Yes, the moving vmem allocation will solve the ordering
> issue.
...with moving from devm for the txbuf. Otherwise we would still have a
problematic ordering with it.
--
With Best Regards,
Andy Shevchenko