Stop type resolution for pointer types #2

Open
opened 2024-11-14 09:10:22 +01:00 by SGOrava · 0 comments
Owner

When the struct contains pointer to itself, the script goes into infinite recursion.

Or keep track of processed types in the given chain and stop when they repeat.

When the struct contains pointer to itself, the script goes into infinite recursion. Or keep track of processed types in the given chain and stop when they repeat.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Miscellaneous/elf_symbols#2
No description provided.