Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-68513

Crash in JS modulo evaluation

    XMLWordPrintable

Details

    Description

      Runtime::method_mod() appears to crash on evaluation of

      var a = -2147483648; var b = -1; var c = a % b;

      nodejs and firefox's console return -0 in that case.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            laknoll Lars Knoll
            hjk hjk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes