Hey kids, guess why connection_mark_for_close() started giving an assert when called...
commitab245746a9e5a73d57e881ae9cb73f2f499a1bb6
authorNick Mathewson <nickm@torproject.org>
Fri, 30 Sep 2005 04:43:42 +0000 (30 04:43 +0000)
committerNick Mathewson <nickm@torproject.org>
Fri, 30 Sep 2005 04:43:42 +0000 (30 04:43 +0000)
tree6f25df5e843a3ef36bccbdb18a4fc180ed461c2a
parent13e709a0ff0179124c6c35858a3cf3f0b9f8789b
Hey kids, guess why connection_mark_for_close() started giving an assert when called for an even-numbered line? Right, because I made it a bitfield, when it was really a line number.  Why did I think it was a bitfield?  A stale comment.  Let that be a lesson to us all.

svn:r5164
src/or/or.h