Project

General

Profile

Actions

Bug #9571

closed

False positive -Wfree-nonheap-object warning

Added by Roel Standaert over 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Roel Standaert
Target version:
Start date:
01/05/2022
Due date:
% Done:

100%

Estimated time:

Description

GCC 11 turns this warning on by default, and we get this warning in Wt/Signals/signal.hpp on end_link in emit(...).

Our logic guarantees that the delete this in decref() is never called, but GCC does not see through this.

Actions #1

Updated by Roel Standaert over 2 years ago

  • Description updated (diff)
Actions #2

Updated by Roel Standaert over 2 years ago

  • Status changed from New to InProgress
Actions #3

Updated by Roel Standaert over 2 years ago

  • Status changed from InProgress to Review
Actions #4

Updated by Roel Standaert over 2 years ago

  • Assignee deleted (Roel Standaert)
Actions #5

Updated by Roel Standaert over 2 years ago

  • % Done changed from 0 to 100
Actions #6

Updated by Roel Standaert over 2 years ago

  • Assignee set to Roel Standaert
Actions #7

Updated by Roel Standaert over 2 years ago

  • Status changed from Review to Resolved
Actions #8

Updated by Roel Standaert about 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF