Skip to content
Snippets Groups Projects
  1. May 25, 2016
  2. May 22, 2016
  3. May 17, 2016
  4. May 15, 2016
    • 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
  5. May 13, 2016
  6. Apr 28, 2016
Loading