8337997: MallocHeader description refers to non-existent NMT state "minimal"

Reviewed-by: jsjolen, zgu
This commit is contained in:
Casper Norrbin 2025-01-23 05:05:19 +00:00 committed by David Holmes
parent 8cf0735839
commit 66513ddbe9

View File

@ -36,7 +36,7 @@ class outputStream;
/*
* Malloc tracking header.
*
* If NMT is active (state >= minimal), we need to track allocations. A simple and cheap way to
* If NMT is active (state >= summary), we need to track allocations. A simple and cheap way to
* do this is by using malloc headers.
*
* The user allocation is preceded by a header and is immediately followed by a (possibly unaligned)