Skip to content
Snippets Groups Projects
Forked from Dragoon / Komodo
Source project has a limited visibility.
STEVAN Antoine's avatar
STEVAN Antoine authored
@n.dissoubray found a bug when not passing `--fec-params` to `komodo prove` where
- `null` cannot be accessed
- invalid keys in `$fec_params` might be accessed and crash the command

this MR adds runtime checks for the type of `--fec-params`, to make sure it's
- non `null`
- has a valid shape
c9b8c5da
History
Name Last commit Last update