diff --git a/ssh/auth-options.c b/ssh/auth-options.c index 4dbd969..40876a1 100644 --- a/ssh/auth-options.c +++ b/ssh/auth-options.c @@ -549,7 +549,6 @@ parse_option_list(const struct sshbuf *oblob, struct passwd *pw, "(extra data)", name); goto out; } - sshbuf_reset(data); xfree(name); name = NULL; }