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

Remove unnecessary calls to GetProcAddress

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.4
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Security 2019-01-27, Security 2020-02-10, Security 2020-02-24

      With the minimum version upgrade to Windows 10, we can remove legacy code to support older versions of Windows.

      The high precision time emulation code - https://github.com/mongodb/mongo/blob/542479adb86d90e80ce4faed167e6848d4107adf/src/mongo/util/time_support.cpp#L845-L853

      Logical Processor information
      https://github.com/mongodb/mongo/blob/542479adb86d90e80ce4faed167e6848d4107adf/src/mongo/util/processinfo_windows.cpp#L324

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: