(yaml) Minor parsing validation miss: tagged as int
, exception on underscore-only values
#435
Milestone
int
, exception on underscore-only values
#435
(note: found by https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=61823)
Looks like validation for "underscore-only" values fails if tagged as "int" (via
!int
), decoder barfing on empty String.The text was updated successfully, but these errors were encountered: