Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Fix sp no winners crash #1391

Closed
wants to merge 2 commits into from

Commits on Jan 12, 2018

  1. Configuration menu
    Copy the full SHA
    07b4dbb View commit details
    Browse the repository at this point in the history
  2. SP: fix segfault with too few cols in SP

    there was a case where 0 winners are and we referenced index[-1]
    winners>0 at least handles that.
    breznak committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    9905663 View commit details
    Browse the repository at this point in the history