diff options
| author | Vladislav HrĨka <41523109+nofiv@users.noreply.github.com> | 2020-05-21 21:01:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-21 21:01:57 +0200 |
| commit | 3fa97bf34640065c40c8a8640fb307c9beef2d5f (patch) | |
| tree | f0e001a8a9e508be3d52bd01f435849c76551be2 /test/utils/testset.py | |
| parent | 6b08a069e830951d0d5baed292948bb4cbefc811 (diff) | |
| download | miasm-3fa97bf34640065c40c8a8640fb307c9beef2d5f.tar.gz miasm-3fa97bf34640065c40c8a8640fb307c9beef2d5f.zip | |
simp_cmp_bijective_op improvement
Input expr such as "(ESP_init + 0xFFFFFFA8) == (ESP_init + @32[ESP_init + 0xFFFFFECC] * 0x2 + 0xFFFFFFA8)" resulted in empty args_a which caused "sanitycheck: ExprOp args must have same size!" in "arg_a = ExprOp(op, *args_a)".
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions