angr / angr-management

The official angr GUI.
BSD 2-Clause "Simplified" License
864 stars 108 forks source link

QStringModel: Rename column Length to Size #1133

Closed mborgerson closed 7 months ago

mborgerson commented 7 months ago

The actual column value is already number of bytes. This corrects the column name to be consistent with MemoryData property name that is being displayed.