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

Look into using ASAN annotations to improve reliability

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None
    • Service Arch

      Look into using ASAN annotations like __asan_poison_memory_region and __asan_unpoison_memory_region to mark areas of memory that should not be touched, even if they are still allocated. Alternatively, consider not reusing buffers and always allocating new ones in ASAN-enabled builds.

            Assignee:
            backlog-server-servicearch [DO NOT USE] Backlog - Service Architecture
            Reporter:
            mathias@mongodb.com Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: