mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-09-25 17:00:36 -09:00
Merge remote-tracking branch
'origin/GP-4072_Dan_moduleMapProposals--SQUASHED' (Closes #5994)
This commit is contained in:
@@ -66,7 +66,7 @@ public class DefaultModuleMapProposal
|
||||
// TODO: Determine how to handle these.
|
||||
return false;
|
||||
}
|
||||
if (block.isExternalBlock()) {
|
||||
if (block.isArtificial()) {
|
||||
return false;
|
||||
}
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user