LintChanges fix

This commit is contained in:
Nick Mathewson 2016-09-22 15:19:59 -04:00
parent 6e96eababe
commit d78711c0ae

View File

@ -1,4 +1,4 @@
o Major bugfixes (relay, OOM handler) o Major bugfixes (relay, OOM handler):
- Fix a timing-dependent assertion failure that could occur when we - Fix a timing-dependent assertion failure that could occur when we
tried to flush from a circuit after having freed its cells because tried to flush from a circuit after having freed its cells because
of an out-of-memory condition. Fixes bug 20203; bugfix on of an out-of-memory condition. Fixes bug 20203; bugfix on