NMT: poison the canaries of malloc header under ASAN build

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: hotspot
    • In Review

      Currently, NMT can detect memory corruption only at free time by checking the canary values in the header and footer. We can poison the canary parts using ASAN API to get notified(asserted) immediately after reading/writing of them.

            Assignee:
            Afshin Zafari
            Reporter:
            Afshin Zafari
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: