Home GnuPG

estream: Remove two compiler warning.
0982a72ecc8eUnpublished

Unpublished Commit · Learn More

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

Description

estream: Remove two compiler warning.

* src/estream.c (func_file_create): Remove dead assignment.
(doreadline): Do not decrement SPACE_LEFT before breaking the loop.
Add an extra block to limit the scope of that variable.
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Jun 24 2016, 8:49 PM
Parents
rE32d671c87db5: Post release updates
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rE0982a72ecc8e: estream: Remove two compiler warning. (authored by Werner Koch <wk@gnupg.org>).Jun 24 2016, 8:49 PM