On Tue, May 17, 2022 at 8:19 AM atomic <dchao...@gmail.com> wrote:
>
> crypto/X509 checkSignature: why the loop doesn't `break` after finding `algo`?
>
> code: 
> https://github.com/golang/go/blob/aedf298daf508b564e4dddc7687fff8822315a5e/src/crypto/x509/x509.go#L818-L829

Looks like a tiny performance bug.  We're in a release freeze now, but
want to send a patch for when we come out of it?

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcXtFQ7-ZOS0U5C-OEo75GA0P3Yse5fxWUtXUmXBfqBSkQ%40mail.gmail.com.

Reply via email to