Skip to content
Snippets Groups Projects

add runtime checks for `--fec-params` in `komodo prove`

Merged STEVAN Antoine requested to merge komodo-prove-error into main

@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

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading