vcl: fix epollet test for unhandled evts 05/40305/1 v24.02-rc2
authorFlorin Coras <fcoras@cisco.com>
Tue, 13 Feb 2024 03:33:41 +0000 (22:33 -0500)
committerFlorin Coras <florin.coras@gmail.com>
Tue, 13 Feb 2024 17:20:10 +0000 (17:20 +0000)
commit8cbf84dce02102ae1e9e6c2545fdea6c5673bc22
tree907e0e3f158ab370ece7b60a1b1a91f2afc55aa5
parent3a56e86a7379229a416f70e30ad7e8b700819dc7
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>
(cherry picked from commit e81f27ffb2a698737eae607b111d0611d221222f)
src/vcl/vppcom.c