[tor-bugs] #11278 [Tor]: memory leak in channel_mark_circid_unusable()

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Apr 2 01:41:24 UTC 2014


#11278: memory leak in channel_mark_circid_unusable()
------------------------+--------------------------------
     Reporter:  arma    |      Owner:
         Type:  defect  |     Status:  needs_review
     Priority:  normal  |  Milestone:  Tor: 0.2.5.x-final
    Component:  Tor     |    Version:
   Resolution:          |   Keywords:  025-triaged
Actual Points:          |  Parent ID:
       Points:          |
------------------------+--------------------------------

Comment (by andrea):

 I think this definitely fixes the memory leak.  Have you tested it?  The
 assert *should* be okay since the circuit would have already gotten a
 circuit_set_n_circid_chan(circ, 0, NULL); in circuit_free(), but it'd suck
 if there turned out to be some other silent bug that this turned into an
 assert.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11278#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list