-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
Description
Using #5 to check if a base value is in the same block but different of the start of the block say this member is on a inner structure or an inner array.
This will allow the structure recovery process to detect inner structures and array in a more accurate way. The size of the inner structure or array may be found by looking for the first member which don't use the same base value when being accessed.
- Detect array
- Detect inner structure
When this will be done the actual array detection will be removed as well as the minimum size to be an array.
Reactions are currently unavailable