Attention is currently required from: neels.
Patch set 1:Code-Review +1
1 comment:
Patchset:
nitpick: It is likely not really a leak as hnbp->ctrs uses hnbp as talloc context and will be talloc_free'd due to the hierarchical nature.
It's more that the llist_del of ctrs->list doesn't happen and we're avoiding linked list corruption here. So the fix is right, just commit message probably incorrect.
To view, visit change 36911. To unsubscribe, or for help writing mail filters, visit settings.