From 5fa7adbd2d856c9575b51ecc3eb5c24b3656f945 Mon Sep 17 00:00:00 2001 From: "auto-updater[bot]" <95504767+auto-updater[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 11:57:06 -0400 Subject: [PATCH] Update Ghidra HEAD to commit 134f5394f (#423) Bump Ghidra HEAD commit 134f5394f Changed files: ``` M Ghidra/Features/Decompiler/src/decompile/cpp/bitfield.cc M Ghidra/Features/Decompiler/src/decompile/cpp/bitfield.hh M Ghidra/Features/Decompiler/src/decompile/cpp/ruleaction.cc ``` Commit details: ``` [Commit 1/2] Hash: e1a1dc14e98dc8db0f30b0602fd4ce1301361f2e Date: 2026-05-27 22:20:55 +0000 Message: GP-6882 Check for free varnode in RuleDoubleSub Files changed: M Ghidra/Features/Decompiler/src/decompile/cpp/ruleaction.cc [Commit 2/2] Hash: 6e88715d8be92ebea52f297cf839127037d7f626 Date: 2026-05-19 22:17:50 +0000 Message: GP-6850 adjust handling of INDIRECT in BitFieldInsertTransform Files changed: M Ghidra/Features/Decompiler/src/decompile/cpp/bitfield.cc M Ghidra/Features/Decompiler/src/decompile/cpp/bitfield.hh ``` Co-authored-by: github-actions[bot] --- src/setup-ghidra-source.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/setup-ghidra-source.cmake b/src/setup-ghidra-source.cmake index 5e0d3e2..a60109c 100644 --- a/src/setup-ghidra-source.cmake +++ b/src/setup-ghidra-source.cmake @@ -55,7 +55,7 @@ if("${sleigh_RELEASE_TYPE}" STREQUAL "HEAD") # TODO: CMake only likes numeric characters in the version string.... set(ghidra_head_version "12.2") set(ghidra_version "${ghidra_head_version}") - set(ghidra_head_git_tag "6e8d599d520e5bf42d556d8d2a4871744063a641") + set(ghidra_head_git_tag "134f5394fc3ef46a15a4a7b102bef28f96e2d491") set(ghidra_git_tag "${ghidra_head_git_tag}") set(ghidra_shallow FALSE) set(ghidra_patches