#3899: mutt_ssl's interactive_check_cert() has several issues
-----------------------+----------------------
Reporter: kevin8t8 | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone:
Component: crypto | Version:
Resolution: | Keywords:
-----------------------+----------------------
Comment (by vinc17):
Replying to [comment:5 vinc17]:
> If you fear of incorrect use, one can add a check that {{{sizeof (x)}}}
is a multiple of {{{sizeof ((x)[0])}}}, [...]
Or better, check that {{{(void *) &(x) == (void *) &(x)[0]}}}.
--
Ticket URL: <https://dev.mutt.org/trac/ticket/3899#comment:6>
Mutt <http://www.mutt.org/>
The Mutt mail user agent