Bug Description:
Defining a byte array of a certain size is not respected by the outliner. This truncates the data stream early. See attached screenshot.
Steps To Reproduce:
Please provide all steps required to reproduce the behavior:
- Navigate to 0x1000de92
- Change variable type to
uint8_t var_38c[0x12]
- Observe missing bytes from outlined data stream
Binary:
linear cube remains essentially
Bug Description:
Defining a byte array of a certain size is not respected by the outliner. This truncates the data stream early. See attached screenshot.
Steps To Reproduce:
Please provide all steps required to reproduce the behavior:
uint8_t var_38c[0x12]Binary:
linear cube remains essentially