Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-37248

Fix indices and typecast in BiggieSE

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 4.1.3
    • Component/s: Storage
    • Labels:
    • Storage Execution
    • ALL
    • Storage NYC 2018-09-24, Storage NYC 2018-10-08

      There are a few invalid accesses to arrays happening inside of BiggieSE as well as typecast issues.

      For example:

      https://github.com/mongodb/mongo/blob/master/src/mongo/db/storage/biggie/store.h#L652 was not typecast.

      https://github.com/mongodb/mongo/blob/master/src/mongo/db/storage/biggie/store.h#L570 should be an integer, not a char. 

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: