On Thu Jul 6 18:32:44 2023 +0000, Hans Leidekker wrote:
The patch introduces a test failure.
Thanks, I just assumed this was unrelated... Turns out, the tests rely on the fact that the uninitialized variable is 0. I thought I was just fixing an unlikely potential issue, didn't expect this to be actually affecting tests. Pushed an update.