stop assuming that our downcasts have a struct offset of 0
commit7b6b931ccc6af626493beacdfefa3e114eb8bc7c
authorRoger Dingledine <arma@torproject.org>
Sun, 22 Nov 2009 03:59:18 +0000 (21 22:59 -0500)
committerRoger Dingledine <arma@torproject.org>
Sun, 22 Nov 2009 03:59:18 +0000 (21 22:59 -0500)
treed896b024c31e7cd34f486bb0cb06d7f39b046edb
parent01a9cc0413fe89f14d753a58e116ef933758684c
stop assuming that our downcasts have a struct offset of 0

shouldn't actually change anything, but who knows.
src/or/circuitlist.c
src/or/connection.c