diff options
author | Ori Bernstein <ori@eigenstate.org> | 2020-07-03 11:29:45 -0700 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2020-07-03 11:29:45 -0700 |
commit | a71450412a9e1fc47d3b7d7dbac604b8a93f68e2 (patch) | |
tree | 811c37b23bd96b433bbfeee6ce232c18b0bf5162 /sys/src/cmd/cpp/cpp.h | |
parent | a3a4f5c3e3be563642aa10302b7aa0d1dba4ad17 (diff) | |
download | plan9front-a71450412a9e1fc47d3b7d7dbac604b8a93f68e2.tar.xz |
imap4d: respect errors from read(), remove debug prints
When read() failed, we were casting the -1 return to
unsigned, which would cause us to index out of bounds.
found using dovecot imap test suite. While we're here,
let's remove the stray debug prints.
Diffstat (limited to 'sys/src/cmd/cpp/cpp.h')
0 files changed, 0 insertions, 0 deletions