ProtonMail / gluon

An IMAP server library written in Go
MIT License
455 stars 27 forks source link

fix(GODT-2513): Fix crash in scanner #330

Closed LBeernaertProton closed 1 year ago

LBeernaertProton commented 1 year ago

Fix a crash that can occur when scanning for '\n' after '\r' and we reached the end of the input.