Home GnuPG
Diffusion GnuPG fa9fda23c2c8

common/iobuf.c: Fix filter type for iobuf_temp_with_content.
fa9fda23c2c8Unpublished

Unpublished Commit ยท Learn More

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

Description

common/iobuf.c: Fix filter type for iobuf_temp_with_content.

* common/iobuf.c (iobuf_temp_with_content): Set the filter type to
IOBUF_INPUT, not IOBUF_TEMP, which is only for output filters that
write into a dynamic buffer.
  • Signed-off-by: Neal H. Walfield <neal@g10code.com>.

Details

Provenance
Neal H. Walfield <neal@g10code.com>Authored on Aug 12 2015, 12:03 PM
Parents
rG75fd86bbd175: common/iobuf.h: Remove unimplemented prototypes.
Branches
Unknown
Tags
Unknown

Event Timeline

Neal H. Walfield <neal@g10code.com> committed rGfa9fda23c2c8: common/iobuf.c: Fix filter type for iobuf_temp_with_content. (authored by Neal H. Walfield <neal@g10code.com>).Aug 20 2015, 2:16 PM