• Mitchell Blank Jr's avatar
    change example code to do mrb_close() · d1cd1042
    Mitchell Blank Jr authored
    I was hoping this would cause valgrind to complain less, but there is still
    a lot of memory leaked (does mrb_close() actually free all of the managed
    blocks?)  Anyway this helps somewhat and is good practice
    d1cd1042
mirb.c 5.66 KB