[webkit-reviews] review denied: [Bug 170055] htdigestparser fails out early when malformed entries are found : [Attachment 305288] Harden the parse logic for htdigestparser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 24 09:40:09 PDT 2017


Alexey Proskuryakov <ap at webkit.org> has denied Lucas Forschler
<lforschler at apple.com>'s request for review:
Bug 170055: htdigestparser fails out early when malformed entries are found
https://bugs.webkit.org/show_bug.cgi?id=170055

Attachment 305288: Harden the parse logic for htdigestparser

https://bugs.webkit.org/attachment.cgi?id=305288&action=review




--- Comment #3 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 305288
  --> https://bugs.webkit.org/attachment.cgi?id=305288
Harden the parse logic for htdigestparser

This doesn't feel right to me. Normally, one wants to be super unforgiving when
dealing with authentication.


More information about the webkit-reviews mailing list