The problem is incorrectly instrumented callers.
#include "vmware.h"
#include "dynbuf.h"
-#ifdef VMX86_SERVER
-#include "asan_common.h"
-#else
-#define DISABLE_ASAN
-#endif
-
/*
*-----------------------------------------------------------------------------
*
*-----------------------------------------------------------------------------
*/
-// XXX The instrumentation assumes that "data" points to the heap, PR 1826914.
-DISABLE_ASAN
Bool
DynBuf_Append(DynBuf *b, // IN/OUT:
void const *data, // IN: