[webkit-reviews] review granted: [Bug 52825] [RegexFuzz] Hang with forward assertion : [Attachment 79804] Patch to make BacktrackTo label propagation conditional

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 21 15:40:51 PST 2011


Oliver Hunt <oliver at apple.com> has granted Michael Saboff <msaboff at apple.com>'s
request for review:
Bug 52825: [RegexFuzz] Hang with forward assertion
https://bugs.webkit.org/show_bug.cgi?id=52825

Attachment 79804: Patch to make BacktrackTo label propagation conditional
https://bugs.webkit.org/attachment.cgi?id=79804&action=review

------- Additional Comments from Oliver Hunt <oliver at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=79804&action=review

> Source/JavaScriptCore/yarr/YarrJIT.cpp:609
> +	   void propagateBacktrackToLabel(BacktrackDestination& rhs)

This should be a const ref


More information about the webkit-reviews mailing list