mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'maint-0.4.0'
This commit is contained in:
@@ -1389,7 +1389,7 @@ consensus_diff_apply(const char *consensus,
|
||||
|
||||
r1 = consensus_compute_digest_as_signed(consensus, consensus_len, &d1);
|
||||
if (BUG(r1 < 0))
|
||||
return NULL; // LCOV_EXCL_LINE
|
||||
goto done;
|
||||
|
||||
lines1 = smartlist_new();
|
||||
lines2 = smartlist_new();
|
||||
|
||||
Reference in New Issue
Block a user