Re: [dpdk-dev] [PATCH 00/10] Coverity fixes for EAL memory

2018-04-17 Thread Thomas Monjalon
17/04/2018 18:09, Burakov, Anatoly: > On 17-Apr-18 4:56 PM, Thomas Monjalon wrote: > > 17/04/2018 17:50, Anatoly Burakov: > >> This patchset fixes a host of coverity issues in memory subsystem > >> introduced with recent DPDK memory hotplug patchset. > >> > >> Coverity issues fixed: > >> - 272601 -

Re: [dpdk-dev] [PATCH 00/10] Coverity fixes for EAL memory

2018-04-17 Thread Burakov, Anatoly
On 17-Apr-18 4:56 PM, Thomas Monjalon wrote: 17/04/2018 17:50, Anatoly Burakov: This patchset fixes a host of coverity issues in memory subsystem introduced with recent DPDK memory hotplug patchset. Coverity issues fixed: - 272601 - leaking fd - 272560 - double close fd - 272568 - leaking fd -

Re: [dpdk-dev] [PATCH 00/10] Coverity fixes for EAL memory

2018-04-17 Thread Thomas Monjalon
17/04/2018 17:50, Anatoly Burakov: > This patchset fixes a host of coverity issues in memory subsystem > introduced with recent DPDK memory hotplug patchset. > > Coverity issues fixed: > - 272601 - leaking fd > - 272560 - double close fd > - 272568 - leaking fd > - 272570 - leaking fd > - 272589 -

[dpdk-dev] [PATCH 00/10] Coverity fixes for EAL memory

2018-04-17 Thread Anatoly Burakov
This patchset fixes a host of coverity issues in memory subsystem introduced with recent DPDK memory hotplug patchset. Coverity issues fixed: - 272601 - leaking fd - 272560 - double close fd - 272568 - leaking fd - 272570 - leaking fd - 272589 - dereference before null check - 272602 - freeing wro