Description of problem: The libguestfs Perl bindings can leak a small amount of memory, if there is a missing entry in an array. Specifically, `croak()` is called, which leaks a pointer allocated with `malloc()`.
Patch posted: https://www.redhat.com/archives/libguestfs/2018-January/msg00183.html
Fixed in >= 1.37.36.