Darren Kenny 95bc016dba syslinux: Fix memory leak while parsing
In syslinux_parse_real() the 2 points where return is being called
didn't release the memory stored in buf which is no longer required.

Fixes: CID 176634

Signed-off-by: Darren Kenny <darren.kenny@oracle.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2021-03-02 15:54:17 +01:00
..
2011-05-13 16:36:05 +02:00
2017-05-08 20:53:28 +02:00
2010-08-30 00:54:15 +02:00
2020-02-11 21:30:30 +01:00
2019-02-25 11:28:44 +01:00
2016-10-27 16:22:06 +02:00
2011-07-05 20:24:20 +02:00
2019-03-25 15:14:52 +01:00
2012-02-26 18:09:07 +01:00
2018-06-23 21:40:55 +02:00
2013-12-18 05:28:05 +01:00
2016-02-12 12:39:38 +01:00
2019-02-25 14:02:05 +01:00