1. 15 Aug, 2016 2 commits
    • Kevin Modzelewski's avatar
      Fix all other uses of addGuard · 06dd454c
      Kevin Modzelewski authored
      Hopefully this doesn't end up keeping things alive for too much
      extra time.
      06dd454c
    • Kevin Modzelewski's avatar
      Fix bad guard · a8b225a5
      Kevin Modzelewski authored
      and add the test that exposed it.
      
      addGuard(obj) is dangerous because obj could be deallocated+reallocated
      in the same spot, which is what ended up happening here.
      a8b225a5
  2. 12 Aug, 2016 5 commits
  3. 11 Aug, 2016 3 commits
  4. 10 Aug, 2016 5 commits
  5. 08 Aug, 2016 10 commits
  6. 05 Aug, 2016 4 commits
  7. 04 Aug, 2016 4 commits
  8. 03 Aug, 2016 2 commits
  9. 02 Aug, 2016 5 commits