[dpdk-dev] [PATCH] mempool: don't leak ring on failure

Stephen Hemminger stephen at networkplumber.org
Tue Jun 24 19:40:57 CEST 2014


On Tue, 24 Jun 2014 16:16:02 +0000
"Ananyev, Konstantin" <konstantin.ananyev at intel.com> wrote:

> But now, memzone created for the actual mempool could get leaked instead?

Since memzone's can't be destroyed, then only solution would be if
checked if memzone with same name already exists.


More information about the dev mailing list