CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/03/20 10:10:57
Modified files:
lib/libssl : ssl_asn1.c
Log message:
In i2d_SSL_SESSION(), on error call CBB_cleanup() with the correct CBB.
Spotted by Coverity, although reported as a different issue.
