Hi, On Thu, 27 Mar 2025, Johannes Schindelin via GitGitGadget wrote: > When I ran CodeQL on Git's source code, it said that that variables might be > uninitialized in a few places. For the record, I am abandoning my efforts to upstream this. I was never interested in the actual changes, I was interested in getting CodeQL to run on Git's code base without reporting false positives, so that I could compare the quality of the reports against Coverity's. Therefore, I was not really prepared to polish these patches as if they were something important: They are not, and I cannot justify spending any more time on these patches. I will carry them as-are in microsoft/git, under the label 'uninitialized-variables', as long as they apply without major merge conflict headaches. Ciao, Johannes