mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-06-02 00:26:55 +08:00
Merge remote-tracking branch 'origin/GP-1-dragonmacher-extension-message-betterment-v3'
This commit is contained in:
@@ -290,7 +290,7 @@ public class ExtensionUtils {
|
||||
|
||||
ExtensionDetails existingExtension = get(results, extension);
|
||||
if (existingExtension == null) {
|
||||
results.add(existingExtension);
|
||||
results.add(extension);
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user