CVSROOT:        /cvs
Module name:    src
Changes by:     inogu...@cvs.openbsd.org        2020/03/03 08:03:14

Modified files:
        lib/libcrypto/evp: encode.c 

Log message:
Fix base64 processing of long lines

Fix the problem that long unbroken line of base64 text is not decoded.
Referred to this OpenSSL commit and adapted to the codebase.
3cdd1e94b1d71f2ce3002738f9506da91fe2af45

Reported by john.a.passaro <at> gmail.com to the LibreSSL ML.

ok tb@

Reply via email to