aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2024-04-15 05:34:02 +0630
committerAryadev Chavali <aryadev@aryadevchavali.com>2024-04-15 05:34:02 +0630
commit7a6275c0a1ff61216b0dc7f2f3a78e5e958b5ead (patch)
tree11052957fca35b9bd8babd7c84dbbfe43fbf943e /examples
parent8d3951a871c1442649c33bd3c4af7cc699b9ce64 (diff)
downloadovm-7a6275c0a1ff61216b0dc7f2f3a78e5e958b5ead.tar.gz
ovm-7a6275c0a1ff61216b0dc7f2f3a78e5e958b5ead.tar.bz2
ovm-7a6275c0a1ff61216b0dc7f2f3a78e5e958b5ead.zip
fix memory leak through vec.clear
vec.clear() doesn't delete pointers (unless they're smart) so I need to do it myself.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions