Skip to content

'use-after-free' warnings when compiling with GCC 12 #41

@mahyquintana

Description

@mahyquintana

When SoPLEX is built with GGC 12, the compiler produces 61 warnings like the following one:
soplex/src/soplex/classset.h:519:17: warning: pointer may be used after 'void free(void*)' [-Wuse-after-free]

Is this a known issue?
Are these false positive and it's safe to ignore them?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions