Re: [PATCH 00/26] Address a couple of issues identified by Coverity
From: Johannes Sixt <hidden>
Date: 2017-04-27 17:36:39
From: Johannes Sixt <hidden>
Date: 2017-04-27 17:36:39
Am 26.04.2017 um 22:19 schrieb Johannes Schindelin:
I recently registered the git-for-windows fork with Coverity to ensure that even the Windows-specific patches get some static analysis love. While at it, I squashed a couple of obvious issues in the part that is not Windows-specific.
Thanks for the fish. I'd looked at the series and had a few comments. Hunting memory leaks is the way to insanity. Never again am I going to help with this. I prefer to rewrite this codebase to C++ and have leak-free code by design. Thanks, -- Hannes