Code

object: Assert that object's are not free'd multiple times.
authorSebastian Harl <sh@tokkee.org>
Sun, 5 Oct 2014 16:09:00 +0000 (18:09 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 5 Oct 2014 17:19:03 +0000 (19:19 +0200)
Else, we'd access free'd memory when trying to do so.


No differences found