On Mon, Oct 26, 2020 at 12:49:05PM +0300, Dan Carpenter wrote:
Originally this error path used to leak "bin" but then we accidentally applied two separate commits to fix it and ended up with a double free.
Signed-off-by: Dan Carpenter dan.carpenter@oracle.com
Resending a year later because it was confusing at the time who should apply this and it fell through the cracks. For some reason the kbuild bot flagged it as a new warning so it showed up on my radar again.
Applied, thanks! Maxime