mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
Merge remote-tracking branch 'ahf/coverity/1405875'
This commit is contained in:
commit
03fdf232bf
@ -187,8 +187,6 @@ test_options_validate_impl(const char *configuration,
|
||||
goto done;
|
||||
}
|
||||
tt_int_op((r == 0), OP_EQ, (msg == NULL));
|
||||
if (r)
|
||||
goto done;
|
||||
|
||||
r = config_assign(&options_format, opt, cl, 0, &msg);
|
||||
if (phase == PH_ASSIGN) {
|
||||
|
Loading…
Reference in New Issue
Block a user