summaryrefslogtreecommitdiff
path: root/changes/bug6271
AgeCommit message (Collapse)Author
2012-07-06fold changes entries into changelogRoger Dingledine
2012-07-06Fix a bug handling SENDME cells on nonexistent streams.Nick Mathewson
This could result in bizarre window values. Report and patch contributed pseudymously. Fixes part of bug 6271. This bug was introduced before the first Tor release, in svn commit r152. (bug 6271, part a.)