Code review comment for lp:~paul-lucas/zorba/pjl-misc

Revision history for this message
Paul J. Lucas (paul-lucas) wrote :

No because || is evaluated left-to-right. If s1 == s2, then there's no point in doing an expensive memcmp().

« Back to merge proposal