[dpdk-dev] [PATCH] bus/vmbus: fix resource leak on error
Thomas Monjalon
thomas at monjalon.net
Mon Apr 22 14:43:25 CEST 2019
17/04/2019 20:45, Stephen Hemminger:
> If secondary process attempt to mmap the resource resulted in
> the wrong address, then it would leave behind the bad mmap.
>
> Coverity issue: 337675, 337664
> Signed-off-by: Stephen Hemminger <sthemmin at microsoft.com>
Fixes: 2a28a502c607 ("bus/vmbus: map ring in secondary process")
Applied, thanks
More information about the dev
mailing list