Don't send DESTROY to circID 0 when circuit_deliver_create_cell fails
commitb32a8b024ce3a57f8865ed2937dbc3f3fd5072ee
authorNick Mathewson <nickm@torproject.org>
Tue, 12 Aug 2014 16:10:57 +0000 (12 12:10 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 12 Aug 2014 16:12:02 +0000 (12 12:12 -0400)
tree750f61e48cdebff3992743e190377dca036b23c5
parent691371b8026d40467662a9c7cf3bd9f788ea6df5
Don't send DESTROY to circID 0 when circuit_deliver_create_cell fails

Cypherpunks found this and wrote this patch.

Fix for 12848; fix on (I think) d58d4c0d, which went into 0.0.8pre1
changes/bug12848 [new file with mode: 0644]
src/or/circuitbuild.c