[webkit-reviews] review requested: [Bug 43203] WebBackForwardList::back/ForwardListWithLimit() crashes if passed a limit larger than max int : [Attachment 62989] Patch to cast to unsigned rather than int, to avoid wrapping

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 29 13:59:52 PDT 2010


John Sullivan <sullivan at apple.com> has asked  for review:
Bug 43203: WebBackForwardList::back/ForwardListWithLimit() crashes if passed a
limit larger than max int
https://bugs.webkit.org/show_bug.cgi?id=43203

Attachment 62989: Patch to cast to unsigned rather than int, to avoid wrapping
https://bugs.webkit.org/attachment.cgi?id=62989&action=review


More information about the webkit-reviews mailing list