Skip to content
This repository has been archived by the owner on Mar 9, 2020. It is now read-only.

Prevent index out of array bounds exception #475

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jun 7, 2019

  1. Prevent index out of array bounds exception

    Convert short to int because we were overflowing the value and this was causing and index out of bounds exception when accessing an array. Eliminated unnecessary cast
    mason-mcglothlin authored Jun 7, 2019
    Configuration menu
    Copy the full SHA
    fb1f7e0 View commit details
    Browse the repository at this point in the history