[tor-bugs] #14031 [- Select a component]: use after freed

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Dec 26 22:47:59 UTC 2014


#14031: use after freed
----------------------------------+---------------------
 Reporter:  MegaManSec            |          Owner:
     Type:  defect                |         Status:  new
 Priority:  minor                 |      Milestone:
Component:  - Select a component  |        Version:
 Keywords:                        |  Actual Points:
Parent ID:                        |         Points:
----------------------------------+---------------------
 test_channel.c

 1409  channel_write_cell(ch, cell);
 (this frees cell)
 [...]
 1417    tt_ptr_op(q->u.fixed.cell, ==, cell);

 this uses cell.

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


More information about the tor-bugs mailing list