Re: (ITS#9017) Improving performance of commit sync in Windows

2020-02-20 Thread hyc
Howard Chu wrote: > There should be an off64_t type instead. > But it looks to me like only the env->me_size field could ever overflow, > and using size_t for that should be fine. The other uses are for the meta > page, which is always either offset 0 or > offset 4096 (with 4KB pagesize), and

(ITS#9176) libldap support for TLSv1.3 Encrypted SNI

2020-02-20 Thread ryan
Full_Name: Ryan Tandy Version: master OS: Debian URL: Submission from: (NULL) (70.66.128.207) Submitted by: ryan ldap.google.com requires clients to support SNI and sends back an intentionally invalid certificate if it is not used. Affects libldap with both OpenSSL and GnuTLS. (Might want a