zephyr/lib/os/zvfs
Robert Lubos c7757b982c lib: os: zvfs: select: Fix warning about bitshifting signed value
This was caught by UBSAN:

  zvfs_select.c:70:2: runtime error: left shift of 1 by 31 places
  cannot be represented in type 'int'

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2025-07-04 13:16:32 -05:00
..
CMakeLists.txt
Kconfig
zvfs_eventfd.c
zvfs_poll.c
zvfs_select.c lib: os: zvfs: select: Fix warning about bitshifting signed value 2025-07-04 13:16:32 -05:00