* Compilation problem and error in logic in function ssl_validate_cert.
commitfe5ffafc188fe02e8a8c11dad1b8747f0ac17ff2
authorEduardo Chappa <chappa@washington.edu>
Wed, 9 Oct 2019 03:05:08 +0000 (8 21:05 -0600)
committerEduardo Chappa <chappa@washington.edu>
Wed, 9 Oct 2019 03:05:08 +0000 (8 21:05 -0600)
tree2b0d84bdda5d48e958bb9db5a1f7c3102e0f5d16
parent87e4a6a156eeeda45f686d05aaccda546703f308
   * Compilation problem and error in logic in function ssl_validate_cert.
     The issue with logic was that of the two checks for validation of
     if the first one was not done, the second one would not
     be done. The intention was to do the second check if the
     first check failed. Reported by Erich Ecknet.
imap/src/osdep/nt/ssl_nt.c
imap/src/osdep/unix/ssl_unix.c
pith/pine.hlp