[dpdk-stable] [PATCH] eal/linux: fix build error on RHEL 7.6

David Marchand david.marchand at redhat.com
Wed Dec 4 16:55:34 CET 2019


On Wed, Dec 4, 2019 at 4:37 PM Stephen Hemminger
<stephen at networkplumber.org> wrote:
>
> On Wed,  4 Dec 2019 16:00:02 +0100
> David Marchand <david.marchand at redhat.com> wrote:
>
> > +                     struct epoll_event ev;
> This needs to be  initialized (like it was above) or it will cause
> warnings with valgrind about uninitialized data in system calls.

What is wrong with the memset?


-- 
David Marchand



More information about the stable mailing list