Video: C Programming on System 6 - IMAP Protocol Parser Fixes
part of C Programming on System 6 series
In this episode, I fix the off-by-one error in the IMAP envelope parser noted
in the previous episode, then improve the tracking of a malloc
ed buffer that
gets shifted around during parsing.