Bug ID | 1223820 |
---|---|
Summary | GCC 14 fails to build libstorage-ng |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Other |
Assignee | screening-team-bugs@suse.de |
Reporter | aschnell@suse.com |
QA Contact | qa-bugs@suse.de |
Target Milestone | --- |
Found By | --- |
Blocker | --- |
Created attachment 874637 [details]
tiny program to reproduce problem
The testsuite of libstorage-ng fails with gcc14:
double free or corruption (fasttop)
I have created a small program to reproduce the problem. Could that
be a gcc bug? Or is the program wrong?