aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorThomas Roth <code@leveldown.de>2010-02-24 23:32:56 +0100
committerThomas Roth <code@leveldown.de>2010-02-24 23:32:56 +0100
commit0fc864c419964d00b789faaa727362e7e36b6e6e (patch)
treedf6932812d608dfd84628516c0cea5d331925772 /todo
parent79d2abb23ab869d0345f8392130e1d00e15dc704 (diff)
downloadmitmproxy-0fc864c419964d00b789faaa727362e7e36b6e6e.tar.gz
mitmproxy-0fc864c419964d00b789faaa727362e7e36b6e6e.tar.bz2
mitmproxy-0fc864c419964d00b789faaa727362e7e36b6e6e.zip
Fixes a bug which caused a crash if you've tried to accept a connection which wasn't intercepted.
Diffstat (limited to 'todo')
-rw-r--r--todo1
1 files changed, 0 insertions, 1 deletions
diff --git a/todo b/todo
index 0362cf35..b949157f 100644
--- a/todo
+++ b/todo
@@ -15,7 +15,6 @@ Future:
Bugs:
- Exception handling for regular expression compiler in filt.py.
- - Fix crash cause on undefined request in libmproxy/console.py:543
- Fix crash on illegal regular expression on libmproxy/filt.py:76
- In some circumstances, long URLs in list view are line-broken oddly.
- Termination sometimes hangs.