Skip to content

ensure that start never > buffer.len(), prevent potential u16 overflow

e35f634
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

fix the OOB buffer access issue in src/text/draw.rs when switching to text view at the end of the file #40

ensure that start never > buffer.len(), prevent potential u16 overflow
e35f634
Select commit
Loading
Failed to load commit list.