Disable logging to control port connections in buf_shrink_freelists.bug1125-021
commita421e284d068955783fa30d6b7088d605b440ffd
authorRobert Ransom <rransom.8774@gmail.com>
Fri, 12 Nov 2010 11:07:09 +0000 (12 03:07 -0800)
committerRobert Ransom <rransom.8774@gmail.com>
Fri, 12 Nov 2010 11:07:09 +0000 (12 03:07 -0800)
tree5e4b67494d38e71142d8fdb41e37fd1592ecc132
parent81affe194905147f8e7692818dad786d3421f9a7
Disable logging to control port connections in buf_shrink_freelists.

If buf_shrink_freelists calls log_warn for some reason, we don't want the log
call itself to throw buf_shrink_freelists further off the rails.
src/or/buffers.c