Home GnuPG
Diffusion GnuPG 1f94646a8634

common/iobuf.c: Don't abort freeing a pipeline if freeing a filter fails
1f94646a8634Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

common/iobuf.c: Don't abort freeing a pipeline if freeing a filter fails

* common/iobuf.c (iobuf_cancel): Don't abort freeing a pipeline if
freeing a filter fails.  This needs to a memory leak.  Instead, keep
freeing and return the error code of the first filter that fails.
  • Signed-off-by: Neal H. Walfield <neal@g10code.com>.

Details

Provenance
Neal H. Walfield <neal@g10code.com>Authored on Aug 13 2015, 10:08 AM
Parents
rGa250f73783c0: common/iobuf.c: Improve iobuf_peek.
Branches
Unknown
Tags
Unknown

Event Timeline

Neal H. Walfield <neal@g10code.com> committed rG1f94646a8634: common/iobuf.c: Don't abort freeing a pipeline if freeing a filter fails (authored by Neal H. Walfield <neal@g10code.com>).Aug 20 2015, 2:16 PM