Home GnuPG
Diffusion GnuPG 679acc671e62

common/iobuf.c: Refactor code to not need the desc field.
679acc671e62Unpublished

Unpublished Commit ยท Learn More

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

Description

common/iobuf.c: Refactor code to not need the desc field.

* common/iobuf.h (struct iobuf_struct): Remove field desc.
* common/iobuf.c (iobuf_desc): New function.  When a filter's
description is needed, use this instead of the filter's desc field.
  • Signed-off-by: Neal H. Walfield <neal@g10code.com>.

Details

Provenance
Neal H. Walfield <neal@g10code.com>Authored on Aug 9 2015, 4:57 PM
Parents
rG12fc56bcb51d: common/iobuf.h: Clarify semantics of nofast. Simplify implementation.
Branches
Unknown
Tags
Unknown

Event Timeline

Neal H. Walfield <neal@g10code.com> committed rG679acc671e62: common/iobuf.c: Refactor code to not need the desc field. (authored by Neal H. Walfield <neal@g10code.com>).Aug 20 2015, 2:16 PM