Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-13605

mariadb-10.2.8/storage/tokudb/PerconaFT/ft/serialize/quicklz.cc: 2 * cart before horse ?

Details

    Description

      mariadb-10.2.8/storage/tokudb/PerconaFT/ft/serialize/quicklz.cc:427]: (style) Array index 'matchlen' is used before limits check.
      

      Source code is

          while(*(offset2 + matchlen) == *(src + matchlen) && matchlen < remaining)
      

      Possible duplicate:

      mariadb-10.2.8/storage/tokudb/PerconaFT/ft/serialize/quicklz.cc:443]: (style) Array index 'm' is used before limits check.
      

      Attachments

        Activity

          serg Sergei Golubchik added a comment - reported upstream: https://jira.percona.com/browse/TDB-73

          No response, no updates on the upstream issue.

          elenst Elena Stepanova added a comment - No response, no updates on the upstream issue.

          Setting affected/fix version just for cleanup, not as an indication that we are not going to wait for upstream anymore – we are.

          elenst Elena Stepanova added a comment - Setting affected/fix version just for cleanup, not as an indication that we are not going to wait for upstream anymore – we are.

          People

            Unassigned Unassigned
            dcb David Binderman
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.