tor/changes/bug16247
2015-06-04 13:53:35 +00:00

6 lines
292 B
Plaintext

o Minor bugfixes (client-side privacy):
- Properly separate out each SOCKSPort when applying stream isolation.
The error occured because each port's session group was being
overwritten by a default value. Fixes bug 16247; bugfix on
0.2.6.3-alpha. Patch by "jojelino".