[Bug analyzer/103032] false positive diagnostic from -fanalyzer about double-free
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103032 --- Comment #2 from Olaf 'Rhialto' Seibert --- I tried my case on a different system with a later gcc version, and it didn't show the problems I reported. It did however show the diagnostics you showed, and I think it is correct. strdup() could
[Bug analyzer/103032] New: false positive diagnostic from -fanalyzer about double-free
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103032 Bug ID: 103032 Summary: false positive diagnostic from -fanalyzer about double-free Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal