yahoo / imapnio

Java imap nio client that is designed to scale well for thousands of connections per machine and reduce contention when using large number of threads and cpus.
57 stars 50 forks source link

Bugs fixes. #70

Closed jui8wang closed 4 years ago

jui8wang commented 4 years ago
  1. Fix release memory when calling super.decode()
  2. Fix possible parsing errors

Description

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: