[Bug analyzer/94839] False positive with -fanalyzer and direct field assignment from calloc

2020-08-13 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94839 David Malcolm changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug analyzer/94839] False positive with -fanalyzer and direct field assignment from calloc

2020-08-13 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94839 Bug 94839 depends on bug 94640, which changed state. Bug 94640 Summary: false-positive leaking FILE pointer assigned to function passed pointer https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94640 What|Removed |A

[Bug analyzer/94839] False positive with -fanalyzer and direct field assignment from calloc

2020-04-28 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94839 Andrew Pinski changed: What|Removed |Added Depends on||94640 --- Comment #1 from Andrew Pinski