Skip to content
  • John Stebbins's avatar
    Fix crash when PTT is too short · e0952d6b
    John Stebbins authored
    The PTT that is allocated and read is smaller than what gets referenced.
    The data is byte-swapped in place which results in writes to memory
    locations outside the allocated region. Region 1 True Grit is an
    example of this.
    e0952d6b