On 08/12/2017 02:04 PM, Phil Sutter 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 <p...@nwl.cc>

Acked-by: Daniel Borkmann <dan...@iogearbox.net>

Reply via email to