tor/changes/bug4532
Nick Mathewson 5303918091 Init conn->addr to "unspec" on cpuworker connections
Fixes bug 4532 reported by "troll_un"
2011-12-02 16:21:50 -05:00

4 lines
126 B
Plaintext

o Minor bugfixes:
- Initialize conn->addr to a vaild state in spawn_cpuworker. Fixes bug
4532; found by troll_un.