https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108562
Bug ID: 108562 Summary: [meta-bug] tracker bug for issues with -Wanalyzer-null-dereference Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: analyzer Assignee: dmalcolm at gcc dot gnu.org Reporter: dmalcolm at gcc dot gnu.org Depends on: 102671, 105755, 106436, 107289, 107345, 107526, 107733, 108251, 108325, 108400 Target Milestone: --- Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102671 [Bug 102671] -Wanalyzer-null-dereference false positive when compiling GNU Emacs https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105755 [Bug 105755] -Wanalyzer-null-dereference regression compiling Emacs https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106436 [Bug 106436] -Wanalyzer-null-dereference false positive suggests data corruption in GCC https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107289 [Bug 107289] -Wanalyzer-null-dereference false positive with f = *b https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107345 [Bug 107345] - -Wanayzer-null-dereference false positive with giving weird path infomation https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107526 [Bug 107526] -Wanalyzer-null-dereference false positive with different behaviors when delete unrelated statement “int *e = 0;” https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107733 [Bug 107733] -Wanalyzer-null-dereference false positive with wrong path note "(3) 'e' is NULL" and inconsistent behaviors https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108251 [Bug 108251] -Wanalyzer-null-dereference false positive seen in haproxy's src/ssl_sample.c https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108325 [Bug 108325] -Wanalyzer-null-dereference false positive with *f = 42 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108400 [Bug 108400] false positive: null dereference (SoftEtherVPN)