[Bug analyzer/101550] -Wanalyzer-file-leak false positive with an array of pointers, open and fdopen.

2021-07-21 Thread amatej at redhat dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101550 --- Comment #2 from amatej at redhat dot com --- I have: glibc-2.33.9000-43.fc35.x86_64. Yes that is possible, I have just tried it in a container with: glibc-2.33-20.fc34.x86_64 and gcc-11.1.1-3.fc34.x86_64 and it doesn't reproduce there.

[Bug analyzer/101550] New: -Wanalyzer-file-leak false positive with an array of pointers, open and fdopen.

2021-07-21 Thread amatej at redhat dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101550 Bug ID: 101550 Summary: -Wanalyzer-file-leak false positive with an array of pointers, open and fdopen. Product: gcc Version: 11.1.1 Status: UNCONFIRMED Severi