]> git.cworth.org Git - apitrace/commitdiff
Reset the container after deleting all the elements.
authorZack Rusin <zack@kde.org>
Sat, 27 Aug 2011 22:49:35 +0000 (18:49 -0400)
committerZack Rusin <zack@kde.org>
Sat, 27 Aug 2011 22:49:35 +0000 (18:49 -0400)
otherwise the size of the containers stays the same but the elements
hold references to items that have been deleted. It causes crashes
if close is called more than once.


No differences found