commit | fa950c94804fb5c93989b5ca62a60b3b6eb6e414 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Apr 30 12:50:22 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Apr 30 12:50:22 2015 +0200 |
tree | 0923e639acd73d517c5c2edee8c8446d713eca62 | |
parent | f52248a959ca26c7e894012f420af3a2856cf205 [diff] [blame] |
fix bug in ssl_mail_client
diff --git a/ChangeLog b/ChangeLog index 7e7374b..e904eb8 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -33,6 +33,8 @@ errors on use of deprecated functions. Bugfix + * Fix bug in ssl_mail_client when password is longer that username (found + by Bruno Pape). * Fix undefined behaviour (memcmp( NULL, NULL, 0 );) in X.509 modules (detected by Clang's 3.6 UBSan). * mpi_size() and mpi_msb() would segfault when called on an mpi that is