Lioncash 71422c2b48 fuzz_with_unicorn: Move data outside loop
Given we know we're only ever going to use one instruction, we can just presize the vector and reassign to it
instead of potentially reallocating the same memory 100000 times
2020-04-22 20:46:12 +01:00
..
2020-04-22 20:42:45 +01:00
2020-04-22 20:42:45 +01:00
2020-04-22 20:44:38 +01:00