Break out of the IOCTL_PIO_VERSION case
It fell straight into default:, which is harmless as long as default: stays empty and this stays the last case. Neither is a property worth relying on, and MSVC does not diagnose it.
N
namazso committed
d1d420fbf0a006985370b39aae6637c6f53ed066
Parent: bfa0e59