Is `Meta.parse` safe to use on unsanitized external input?

Here is a naive attempt at fuzzing using libFuzzer. Advice would (as always) be appreciated Fuzzing Julia functions (for security hardening)

1 Like