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

Create a utility function to zero memory regions

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.7
    • Affects Version/s: None
    • Component/s: Internal Client
    • None
    • Fully Compatible
    • Security 7 08/10/15

      It is sometimes desirable to be able to zero a region of memory which contains potentially sensitive information. Compilers can frequently detect when a written memory region is never read from, and optimize the write away. Create a function which can overwrite the memory region without the compiler eliding it.

            Assignee:
            spencer.jackson@mongodb.com Spencer Jackson
            Reporter:
            spencer.jackson@mongodb.com Spencer Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: