[dpdk-dev] [PATCH] l3fwd-acl: fix possible memory leak.

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Dec 17 01:12:53 CET 2014


> At error app_acl_init() can return without freeing dynamically allocated memory.
> Not really a big problem, as if app_acl_init() fails,
> then application would terminate immediately anyway.
> Though it is a good coding practise to make a function to cleanup after itself.
> 
> Signed-off-by: Konstantin Ananyev <konstantin.ananyev at intel.com>

Applied

Thanks
-- 
Thomas


More information about the dev mailing list