Skip to content
Snippets Groups Projects

Fixed issue with FAR and FRR values being exactly 1 or 0, respectively

Merged Manuel Günther requested to merge far_1_fix into master

I found a small bug when FAR=1 was used in far_threshold, and FRR=0 in frr_threshold. This resulted in a DIR plot that had a random last value (as it accessed memory at an uninitialized location).

This fixes it. There should be no implication for any other plot done so far.

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