]> git.ipfire.org Git - thirdparty/tor.git/commit
NULL out conns on tlschans when freeing in case channel_run_cleanup() is late; fixes...
authorAndrea Shepard <andrea@torproject.org>
Thu, 6 Feb 2014 22:47:34 +0000 (14:47 -0800)
committerAndrea Shepard <andrea@torproject.org>
Thu, 6 Feb 2014 22:47:34 +0000 (14:47 -0800)
commit707c1e2e263fd34f70a5f780e77820d667ba2931
tree8b6365594d3dd5171c6b435c37c13b8ffa485428
parentb4e8d8dc0e6f942346895a5cff123db3aa1f94d5
NULL out conns on tlschans when freeing in case channel_run_cleanup() is late; fixes bug 9602
changes/bug9602 [new file with mode: 0644]
src/or/channeltls.c
src/or/connection.c
src/or/connection_or.c