The validator always returned true due to an incorrect check.
Sponsored by: DARPA
Differential D36125
mac_ddb: Fix the show rman validator. jhb on Aug 10 2022, 11:19 PM. Authored by Tags None Referenced Files
Details
The validator always returned true due to an incorrect check. Sponsored by: DARPA
Diff Detail
Event TimelineComment Actions FWIW, in downstream CheriBSD I've basically changed all of these to not use void * casts and instead cast the first item to an integer type (think uintptr_t).
|