Skip to content
  • Cory Quammen's avatar
    BUG: Fix a possible stack corruption · bb9f36e2
    Cory Quammen authored
    Some triangle/triangle intersection tests could potentially cause a
    write past the end of an array. Increased the array size to prevent
    this.
    
    Change-Id: I2f4a807dcbb9b943cd2e3ce390a399ee71b87e6f
    bb9f36e2