$OpenBSD: patch-base_trace_event_memory_dump_manager_cc,v 1.3 2021/09/01 16:54:38 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
@@ -77,7 +77,7 @@ const char* const MemoryDumpManager::kSystemAllocatorP
 #if defined(MALLOC_MEMORY_TRACING_SUPPORTED)
     MallocDumpProvider::kAllocatedObjects;
 #else
-    nullptr;
+    "";
 #endif
 
 // static
