Skip to content

Net-SNMP 5.9.4 leaks memory #5

@cmb69

Description

@cmb69

Net-SNMP 5.9.4 doesn't free the tclist data structure (a couple of KB). That results in a harmless but annoying memory leak for PHP, because the leaking memory is allocated during ext/snmp module initialization; that means whenever you run a PHP process under a leak detector with ext/snmp loaded, you get a leak report.

I've submitted net-snmp/net-snmp#891; let's see where that goes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions