Minor memory leak at iptables/nft.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Greetings!

I'd like to propose a patch fixing a minor memory leak found with a
static analyzer. It can be found at __add_target and __add_match
functions, where info is callocated as a buffer and not freed
afterwards. This bug can be fixed by adding free() in both functions.
Please inform me if there is a proper way for me to submit this patch
to the upstream.

Best regards,
Egor Budyukin.




[Index of Archives]     [Netfitler Users]     [Berkeley Packet Filter]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux