Skip to content

Fix crash on recursive extend#1316

Open
Huy-Dinh wants to merge 1 commit intosagiegurari:masterfrom
Huy-Dinh:fix_crash_recursive_extend
Open

Fix crash on recursive extend#1316
Huy-Dinh wants to merge 1 commit intosagiegurari:masterfrom
Huy-Dinh:fix_crash_recursive_extend

Conversation

@Huy-Dinh
Copy link

Attempt to resolve #1302

Pass a HashSet of visited files down the call stack of load_external_descriptor and load_descriptor_extended_makefiles for cyclic/recursive extend detection. Return an error if a recursion is detected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ bug ] Crashes on extending file of same name to source

1 participant