#3575: smime_keys.pl fails on filenames with spaces
------------------------+----------------------
  Reporter:  Y_Plentyn  |      Owner:  mutt-dev
      Type:  defect     |     Status:  closed
  Priority:  minor      |  Milestone:
 Component:  crypto     |    Version:
Resolution:  fixed      |   Keywords:
------------------------+----------------------

Comment (by Kevin McCarthy <kevin@…>):

 In [577987ca2d02d898880a19f7fd0ee3e7baa41798]:
 {{{
 #!CommitTicketReference repository=""
 revision="577987ca2d02d898880a19f7fd0ee3e7baa41798"
 smime_keys: Convert openssl execution to use open("-|",...). (see #3575)
 (see #2456)

 This does a fork/exec, bypassing the shell, and so handles
 spaces, quotes, and other shell-characters problems better than the
 simple fix in changeset:c66a6bd5d0d5

 This also fixes the "verify with crl" bug in #2456: the grep is now done
 in perl.

 Thank you Vincent Lefevre for your review and feedback!
 }}}

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3575#comment:7>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to