[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #7472 [Tor]: Audit all calls to connection_mark_for_close()
#7472: Audit all calls to connection_mark_for_close()
------------------------+--------------------------------
Reporter: andrea | Owner: andrea
Type: task | Status: new
Priority: normal | Milestone: Tor: 0.2.5.x-final
Component: Tor | Version: Tor: 0.2.4.5-alpha
Resolution: | Keywords: tor-relay
Actual Points: | Parent ID:
Points: |
------------------------+--------------------------------
Comment (by andrea):
* connection_handle_read_cb() and connection_handle_write_cb():
- Bufferevents don't quite work anyway, so testing or further
investigation is difficult here.
- I believe the connection_handle_read_cb() case is safe because
connection_process_inbuf() will always correctly mark an orconn and notify
the controlling channel when it fails.
- The connection_handle_write_cb() case is safe because
connection_flushed_some() always calls connection_or_flushed_some() on an
orconn, and connection_or_flushed_some() never returns an error.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7472#comment:11>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs