On Mon, 21 Aug 2017 16:46:51 +0200
Phil Sutter <[email protected]> wrote:

> If fopen() succeeded but len != PATH_MAX, the function leaks the open
> FILE pointer. Fix this by checking len value before calling fopen().
> 
> Signed-off-by: Phil Sutter <[email protected]>
> Acked-by: Daniel Borkmann <[email protected]>


Thanks, Applied

Reply via email to