Skip to content
Snippets Groups Projects
  1. Aug 03, 2018
    • Frank Winklmeier's avatar
      THistSvc: fix memory corruption in deReg(string) · 5c029717
      Frank Winklmeier authored
      Deregistering a histogram via its name causes a memory corruption (often
      resulting in a crash). The problem was that deReg(string) kept checking
      the histogram list size while the list is actually being deleted in the
      last call to deReg(TObject*).
      
      Also improved the unit test coverage for this case.
      5c029717
  2. Aug 02, 2018
  3. Aug 01, 2018
  4. Jul 26, 2018
  5. Jul 25, 2018
  6. Jul 23, 2018
  7. Jul 22, 2018
  8. Jul 21, 2018
  9. Jul 18, 2018
  10. Jul 06, 2018
  11. Jul 02, 2018
  12. Jun 18, 2018
  13. Jun 15, 2018
  14. Jun 14, 2018
  15. Jun 13, 2018
  16. Jun 08, 2018
Loading