vcl: fix epollet test for unhandled evts 28/40328/3
authorFlorin Coras <fcoras@cisco.com>
Tue, 13 Feb 2024 03:33:41 +0000 (22:33 -0500)
committerDave Wallace <dwallacelf@gmail.com>
Tue, 13 Feb 2024 17:19:20 +0000 (17:19 +0000)
commite81f27ffb2a698737eae607b111d0611d221222f
tree6733206814f3b60596e0a3b45d58f67136e54f6b
parent775002358fae5767170733f1d781c49a991a482a
vcl: fix epollet test for unhandled evts

Argument to vcl_epoll_ctl_add_unhandled_event is often the result of an
and between events and EPOLLET which is larger than u8

Type: fix

Change-Id: I8c98f557fa1db9f3eb79c90ecdd60ac9366d4d40
Signed-off-by: Florin Coras <fcoras@cisco.com>
src/vcl/vppcom.c