mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
<nickm> ooh, that log shouldn't be there. can you take it out?
svn:r6671
This commit is contained in:
parent
0799154ae1
commit
7b6c435066
@ -1896,7 +1896,6 @@ connection_dirserv_add_networkstatus_bytes_to_outbuf(connection_t *conn)
|
||||
if (uncompressing && ! conn->zlib_state &&
|
||||
conn->fingerprint_stack &&
|
||||
smartlist_len(conn->fingerprint_stack)) {
|
||||
log_notice(LD_GENERAL, "New zlib buf.");
|
||||
conn->zlib_state = tor_zlib_new(0, ZLIB_METHOD);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user