[dpdk-dev] [PATCH v2] eal/linuxapp: fix resource leak

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Jun 20 11:33:50 CEST 2016


2016-05-12 11:12, Daniel Mrzyglod:
> Fix issue reported by Coverity.
> Coverity ID 97920
> 
> munmap structure of hugepage
> 
> leaked_storage: Variable hugepage going out of scope leaks the storage
> it points to.
> 
> The system resource will not be reclaimed and reused, reducing the future
> availability of the resource.
> 
> In rte_eal_hugepage_init: Leak of memory or pointers to system resources

Please reword.


More information about the dev mailing list