]> scripts.mit.edu Git - wizard.git/commit
Fix kernel buffer overflow by avoiding passing --debug to subprocesses.
authorEdward Z. Yang <ezyang@mit.edu>
Sat, 20 Jul 2013 23:07:58 +0000 (16:07 -0700)
committerEdward Z. Yang <ezyang@mit.edu>
Sat, 20 Jul 2013 23:11:27 +0000 (16:11 -0700)
commit1157f400fa6912757953582cda2967ec07c82614
tree96b1e4b4be9ffcb099b3b74133de999b7bdc1ab1
parent715c070af45346766a9ab78e7cb76faa14da57bf
Fix kernel buffer overflow by avoiding passing --debug to subprocesses.

Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
TODO
wizard/command/__init__.py
wizard/command/mass_upgrade.py
wizard/shell.py