From 84172132ffed56cb1ff97b33d729a3daeb637736 Mon Sep 17 00:00:00 2001 From: Xusheng Date: Wed, 2 Oct 2024 12:55:43 +0800 Subject: Make sure the undefined data variable does not get recreated by auto-analysis. Fix https://github.com/Vector35/binaryninja-api/issues/5817 --- binaryview.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'binaryview.cpp') diff --git a/binaryview.cpp b/binaryview.cpp index 9c1373c1..0570e635 100644 --- a/binaryview.cpp +++ b/binaryview.cpp @@ -2058,9 +2058,9 @@ void BinaryView::DefineUserDataVariable(uint64_t addr, const Confidence