Darren Kenny b1fae9c1ba util/grub-mkfont: Fix memory leak in write_font_pf2()
In the function write_font_pf2() memory is allocated for font_name to
construct a new name, but it is not released before returning from the
function, leaking the allocated memory.

Fixes: CID 314015

Signed-off-by: Darren Kenny <darren.kenny@oracle.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2021-11-02 16:41:09 +01:00
..
2010-09-15 14:46:53 +02:00
2020-07-29 16:55:47 +02:00
2019-03-25 15:08:49 +01:00
2013-11-07 06:35:50 +01:00
2015-03-04 01:00:19 +01:00