you can't strcasecmp on 20-byte digests
commit6bd006bdb8e46a5fa21230e649cf6742bb0856d5
authorRoger Dingledine <arma@torproject.org>
Wed, 11 Jun 2008 22:46:31 +0000 (11 22:46 +0000)
committerRoger Dingledine <arma@torproject.org>
Wed, 11 Jun 2008 22:46:31 +0000 (11 22:46 +0000)
treec927710fc9c10257083e5505f2944ab44bf8b89e
parentdedcc7c34bd4eafba5aaaa217595104d55821cdc
you can't strcasecmp on 20-byte digests
what if they contain nuls?
(worse, what if they *don't* contain nuls? ;)

svn:r15149
src/or/rendservice.c