Rene Scharfe <[email protected]> writes: > Release allocated strbufs in functions that are at least potentionally > library-like; cmd_*() functions are out of scope because the process > ends with them and the OS cleans up for us anyway. The patches are > split by function and were generated with --function-context for easier > reviewing.
I read through all of them and they looked sensible. I had a few comments on individual patches, though.

