mirror of
https://github.com/pgsty/silo.git
synced 2026-09-24 03:16:22 +00:00
8d42f37e4b
These are needed checks for the functions to be un-crashable with any input given to `msgUnPath` (tested with fuzzing). Both conditions would result in a crash, which prevents that. Some additional upstream checks are needed. Fixes #20610