Sunday, September 24, 2023

Re: Unclear Memory Leakage since OpenBSD 7.3 upgrade (nginx and MariaDB; Not consistent)

> But yes, getting a specific commit there will be helpful.
Sadly it turns out that it is the commit i feared it would be:

> commit 7b24b93d67daa9c16d665129fd5d3e7dbc583e4f
> Author: Maxim Dounin <mdounin@mdounin.ru>
> Date: Fri Mar 24 02:57:43 2023 +0300
>
> SSL: enabled TLSv1.3 by default.

Feared, because it basically puts me back to start w.r.t. what the root
cause might be; Could be anything that happened to TLSv1.3 code in
either LibreSSL or Nginx.

I guess the next step is going through all commits of libressl between
what is in 7.2 and 7.3.

With best regards,
Tobias

No comments:

Post a Comment