mjhouse / deaf

A library for inspecting/modifying ELF binaries
GNU General Public License v3.0
7 stars 0 forks source link

Write test for mismatched layout/width between items and arrays #19

Closed mjhouse closed 1 year ago

mjhouse commented 1 year ago

Consumers of Array can modify internal Item objects so that they have different widths/layouts from the Array itself or other Item objects in the same Array. There should be a test to make sure that Array just errors on write in this case.

mjhouse commented 1 year ago

This is no longer an issue since the creation of ArrayItem in 338a9745d41add8ced596e993be810c599d37068