[tor-bugs] #28816 [Core Tor/Tor]: Log a bug for uncompressed data on a compressed connection
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Tue Jan 22 13:00:11 UTC 2019
    
    
  
#28816: Log a bug for uncompressed data on a compressed connection
-------------------------------------------------+-------------------------
 Reporter:  teor                                 |          Owner:  rl1987
     Type:  defect                               |         Status:
                                                 |  accepted
 Priority:  Medium                               |      Milestone:  Tor:
                                                 |  unspecified
Component:  Core Tor/Tor                         |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  technical-debt, tor-dir, tor-bwauth  |  Actual Points:
Parent ID:  #21377                               |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------
Comment (by rl1987):
 `compress_state` is actually a member of `dir_connection_t` struct. Idea:
 we could create `dir_connection_buf_add()` and
 `connection_buf_add_compress()` functions that check for `compress_state`
 being set and prints the stacktrace if needed.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28816#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list