Skip to content

valgrind reports invalid free()'s due to xml_rootparent construct #1

@halhen

Description

@halhen

Valgrind reports invalid free()'s due to the xml_rootparent construct in 0.0.1. When using the xmlDoc's root node as xml_rootparent it seems fine.

To view output:
$ make clean; make CFLAGS="-g";
$ valgrind --tool=memcheck --leak-check=yes ./xmlfs mnt/ -f < test.xml

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions