Skip to content
Snippets Groups Projects
  1. May 21, 2016
  2. May 20, 2016
  3. May 19, 2016
  4. May 18, 2016
  5. May 17, 2016
  6. May 16, 2016
  7. May 15, 2016
    • Ingmar Steen's avatar
      Add regress test for call label on X86 · 2047343f
      Ingmar Steen authored
      2047343f
    • Ingmar Steen's avatar
      Fix memory leaks. · 9753f807
      Ingmar Steen authored
      Uses new / delete like in mrexodia's patch, deletes things allocated
      in ks_asm properly, clean up properly in ks_close. Removed 2 deletes
      from the MCObjectStreamer destructor that we re-use in a second run
      of ks_asm on the same keystone instance.
      
      Valgrind shows no invalid reads and no memory leaks in keystone after
      running the regression tests.
      9753f807
Loading