lukeh 11 hours ago

Sure. It was an uninitialized variable in the retry loop below. Fixed now.

https://github.com/PADL/linux/commit/b83b9619eecc02c5e95a1d3...

  • amelius 6 hours ago

    Look like valgrind would be able to catch that too.

  • vhantz 9 hours ago

    There's no such thing being fixed in those diffs

    • quietbritishjim 9 hours ago

      I think it contains the bug (min_attempts), not the fix.

      • lukeh 8 hours ago

        This is the fix. The bug commit was squashed. I don’t really know what I need to prove here, except that Claude Code helped identify an issue and fix it.

        • vhantz 5 hours ago

          Compilers have been warning about unitialized variables for a very long time now. The claim was that the compiler missed that in a patch you reviewed for the kernel. The link posted does not show the review discussion nor a commit log showing that incremental fix, and so does not at all support the claim.

usr1106 6 hours ago

What about: Could you please give us links to patches before and after or any other details

(has already happened, just commenting on the comment style)