[Webkit-unassigned] [Bug 248784] New: Avoid uint64_t overflow in Decimal::operator/()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 5 14:06:16 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=248784

            Bug ID: 248784
           Summary: Avoid uint64_t overflow in Decimal::operator/()
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com

Hi Team,

While going through Blink's commit, I found another failing test case:

Blink Commit - https://src.chromium.org/viewvc/blink?view=revision&revision=191294

Failing Test Case - https://jsfiddle.net/rerich/pn1o3wvn/

(^ First range is at 'zero' compared to Chrome / Blink).

Just wanted to raise this bug so it can be merged or fixed.

Unfortunately, I will not be able to do it because the test is in C++ and I am not able to do it in this bug 247514, appreciate if someone can fix both in one go.

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221205/d1dcc208/attachment.htm>


More information about the webkit-unassigned mailing list