"git@gitlab.eecs.umich.edu:yehaojie/plugin-GUI.git" did not exist on "08a414edfdd5e1d4141a20c2b3bcb2f869c54b1a"
-
akmokhtari authored
This fixes a segfault that happened when no electrode was selected on a spike detector (e.g., with no electrodes added); getSelectedItemIndex returns -1 in this case, which was causing an array bounds segfault in drawElectrodeButtons.
akmokhtari authoredThis fixes a segfault that happened when no electrode was selected on a spike detector (e.g., with no electrodes added); getSelectedItemIndex returns -1 in this case, which was causing an array bounds segfault in drawElectrodeButtons.