mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
8211a911db
Replace package-level map with a simple switch statement for padding validation. This eliminates allocations we can't properly free while maintaining the same validation logic.