diff options
| author | Jani Nikula <jani@nikula.org> | 2012-01-05 22:25:12 +0200 |
|---|---|---|
| committer | David Bremner <bremner@debian.org> | 2012-01-09 06:44:47 -0400 |
| commit | 230c2ed35750d57203977a159cfb0da21118032d (patch) | |
| tree | 5c66dbc680dd20b099f3b2338a2b85891c08e2f2 /bindings/python/debian | |
| parent | dd41a07bbdd8bb55873773918e06483caf664918 (diff) | |
cli: fix use of uninitialized variable in "notmuch reply"
notmuch_show_params_t params is only initialized partially in
notmuch_reply_command(). The only field that is used uninitialized is
params.decrypt. It is usually non-zero, making "notmuch reply" on encrypted
messages work by coincidence.
Initialize params properly, and set params.decrypt as needed.
Signed-off-by: Jani Nikula <jani@nikula.org>
Diffstat (limited to 'bindings/python/debian')
0 files changed, 0 insertions, 0 deletions
