Open dktapps opened 1 year ago
This will permit hardening validation of packets in many areas where it's currently impractical to do so, as well as improving type safety.
This could be problematic for incomplete enums, making it difficult to test missing (unknown) values.
This will permit hardening validation of packets in many areas where it's currently impractical to do so, as well as improving type safety.