]> git.ipfire.org Git - thirdparty/tor.git/commit
Trivial fixes around the code.
authorGeorge Kadianakis <desnacked@gmail.com>
Sun, 11 Sep 2011 21:33:31 +0000 (23:33 +0200)
committerGeorge Kadianakis <desnacked@gmail.com>
Sun, 11 Sep 2011 21:33:31 +0000 (23:33 +0200)
commit31361074216534b0a4c6377730c09b261ca4ef4e
treeaffec6ef1f6a88ddecf57ecb73f173ccd2f3a474
parent9a42ec685751b5c5fd21f33cd788810d997f0d6e
Trivial fixes around the code.

* C90-fy.
* Remove ASN comments.
* Don't smartlist_clear() before smartlist_free().
* Plug a mem. leak.
src/or/circuitbuild.c
src/or/config.c
src/or/transports.c