Re: clang static analysis

Markus Mützel <[email protected]> Tue, 13 Oct 2020 20:11:31 +0200
Newsgroups gmane.comp.gnu.octave.maintainers
Message-ID <trinity-a08ab786-4a55-4527-9cef-29824f679776-1602612691163@3c-app-gmx-bap67>
Am 02. Oktober 2020 um 22:10 Uhr schrieb "Dmitri A. Sergatskov":
> I ran a clang-11 static analysis on 2219027f5bd4 (stable).
> Results are available at:
> https://drive.google.com/file/d/13Qz6svSS4yEwffpNFkd7X-_wQN7ykLky/view?usp=sharing
 
I pushed a changeset here that hopefully avoids the detected "bad free":
https://hg.savannah.gnu.org/hgweb/octave/rev/02f0649f43d7

Markus