Skip to content

test_qtreetbl.c will segfault with gcc >= 10 #94

@Fullaxx

Description

@Fullaxx

make test will fail when qlibc is compiled with gcc >= 10.
Under this case, test_qtreetbl.c will compile but will segfault during execution.
I believe that it is caused by the unused return true; of drawtree().
test_qtreetbl_gcc10.txt
test_qtreetbl_gcc11.txt
test_qtreetbl_gcc12.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions