$OpenBSD: patch-base_trace_event_memory_dump_manager_cc,v 1.2 2021/04/01 10:24:44 robert Exp $

Index: base/trace_event/memory_dump_manager.cc
--- base/trace_event/memory_dump_manager.cc.orig
+++ base/trace_event/memory_dump_manager.cc
@@ -78,7 +78,7 @@ const char* const MemoryDumpManager::kSystemAllocatorP
 #if defined(MALLOC_MEMORY_TRACING_SUPPORTED)
     MallocDumpProvider::kAllocatedObjects;
 #else
-    nullptr;
+    "";
 #endif
 
 // static
