Fixed title s/unitialized/uninitialized/
On Wed, Nov 27, 2019 at 11:32 PM Stephen Hemminger
<[email protected]> wrote:
>
> Valgrind reports that eal interrupt thread is calling epoll_ctl
> with uninitialized data. Trivial to fix by initializing it.
Added a note on it being a Valgrind false positive.
> Fixes: af75078fece3 ("first public release")
> Cc: [email protected]
> Signed-off-by: Stephen Hemminger <[email protected]>
Acked-by: David Marchand <[email protected]>
Applied, thanks.
--
David Marchand