Replace an infinite-stack-recursion bug with a generate-infinite-debug-messages bug...
commitce9995a57949a447f2f5b6f63b8b058fd1e08931
authorNick Mathewson <nickm@torproject.org>
Sun, 17 Apr 2005 22:52:02 +0000 (17 22:52 +0000)
committerNick Mathewson <nickm@torproject.org>
Sun, 17 Apr 2005 22:52:02 +0000 (17 22:52 +0000)
treeb87a6ae7ee77c39ff1db6555d137286428fa0562
parentcf84759b4b51bfc42ef9b6b968e9704d9f3ddb6c
Replace an infinite-stack-recursion bug with a generate-infinite-debug-messages bug.  Maybe it isnt such a good idea to send LOG_DEBUG messages to the controller after all?

svn:r4082
src/or/control.c