Add a magic value to cpath_layer_t to make sure that we can tell valid cpaths from...
commit631ab5c69b49f84ca191ff546f4795040e561843
authorNick Mathewson <nickm@torproject.org>
Wed, 23 Mar 2005 06:21:48 +0000 (23 06:21 +0000)
committerNick Mathewson <nickm@torproject.org>
Wed, 23 Mar 2005 06:21:48 +0000 (23 06:21 +0000)
treeabe063c015ccb37b905909e4a086fc5b9b59788d
parent905c16846aa52841581204d53d0bfbdd5252a2ff
Add a magic value to cpath_layer_t to make sure that we can tell valid cpaths from freed ones.  I audited this once; it could use another audit.

svn:r3831
src/or/circuitbuild.c
src/or/circuitlist.c
src/or/or.h
src/or/rendclient.c
src/or/rendservice.c