|
From: alla@ - 2011-05-10 13:33:23
|
Tue May 10 19:30:12 EST 2011 Trent W. Buck <tw...@cy...>
* Avoid (accidental) injection attacks from system(3).
Ignore-this: aa3b4b994f7f6a12fb141e39fd5c3923
Follow Debian convention of MAILER *not* containing -f.
Follow Debian convention of falling back to mutt (cf. erroring out).
Use try/finally to guarantee tempfile is removed.
Pass arguments to mkstemp to generate a more meaningful (but still safely non-predictable) filename.
M ./bin/alloccli/mbox.py -12 +8
|