#3899: mutt_ssl's interactive_check_cert() has several issues
-----------------------+----------------------
  Reporter:  kevin8t8  |      Owner:  mutt-dev
      Type:  defect    |     Status:  closed
  Priority:  major     |  Milestone:
 Component:  crypto    |    Version:
Resolution:  fixed     |   Keywords:
-----------------------+----------------------

Comment (by vinc17):

 Replying to [comment:23 derekmartin]:
 > I can't imagine how this is a better option than the helper function
 (which you could inline), which is simpler, clearer, and more efficient,
 avoiding the indirection of the macros, the array, and the looping
 entirely.  With optimizations enabled it probably makes very little
 difference (and certainly wouldn't be noticeable to the user in any event)
 but it's still way, way easier to understand.

 Yes, here, the helper function may be a better idea than the array + loop,
 though I haven't look at that closely.

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

Reply via email to