Skip to content

Rework info_to_obj routine to avoid memory leaks #2

@ldo

Description

@ldo

The previous code of info_to_obj would leak memory. This rework uses structured programming to ensure that correct recovery happens on all error paths, avoiding leaks or double-frees.

plug-info_to_obj-leaks.patch.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