This commit is contained in:
Simon Kelley
2016-03-16 18:44:16 +00:00
parent e1abeeeec2
commit 4caa86dd7d

View File

@@ -3799,7 +3799,7 @@ static int one_opt(int option, char *arg, char *errstr, char *gen_err, int comma
case LOPT_RR: /* dns-rr */
{
struct txt_record *new;
size_t len = len;
size_t len = 0;
char *data;
int val;