]> git.mxchange.org Git - simgear.git/commit
Avoid some memory leaks in derived classes due to non-virtual destructors.
authorThorstenB <brehmt@gmail.com>
Sat, 19 Mar 2011 13:50:18 +0000 (14:50 +0100)
committerThorstenB <brehmt@gmail.com>
Sat, 19 Mar 2011 13:50:18 +0000 (14:50 +0100)
commit44f27b23d0209d2ee9f508c43def5636564bb302
treed510d9c4dd1f95fe514a951092863994f1bedd9b
parent92c83bc2804866ff0a402ed93553c6838d725809
Avoid some memory leaks in derived classes due to non-virtual destructors.
simgear/scene/material/EffectElement.hxx
simgear/sound/sample_group.hxx