commit b99c5e5eff08298f0ede730da7f0d6e935019868 Merge: 47a8ee4b 7eb31ce4 Author: Damian Johnson atagar@torproject.org Date: Sat Jun 23 12:54:08 2018 -0700
Create and destroy cells buggy with zero values
See Dave's commit for details. Cell parsing in a couple spots were buggy when key material ended with zeros.
stem/client/cell.py | 40 +++++++++++++++++----------------------- test/unit/client/cell.py | 27 ++++++++++++++++----------- 2 files changed, 33 insertions(+), 34 deletions(-)
tor-commits@lists.torproject.org