jdh7190 / SHUAllet.js

MIT License
9 stars 3 forks source link

fix non-zero output unlock #1

Open remjx opened 11 months ago

remjx commented 11 months ago

oIdx was used above but is not relevant here, causing accessing out of bounds on input array which will always be length 1 / index 0.