Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CODEC-313: Fix possible ArrayIndexOutOfBoundsException thrown by QuotedPrintableCodec.encodeQuotedPrintable() method #221

Merged

Commits on Nov 24, 2023

  1. CODEC-313: Fix possible ArrayIndexOutOfBoundsException

    Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
    arthurscchan committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    d2b68eb View commit details
    Browse the repository at this point in the history
  2. CODEC-313: Add unit test

    Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
    arthurscchan committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    130dafc View commit details
    Browse the repository at this point in the history