X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fguicast%2Fvframe3d.C;h=35f1ac69d9b1766955dd1eabe8b0df35a59d834c;hb=a0037a8d091d11851f324c741a8fc7f314acf7dc;hp=8d5f88e8c839fd137358ae9aa0fd3155d8c6d9db;hpb=af44bff549c39ac8bb6e42a791e7a211e1013526;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/guicast/vframe3d.C b/cinelerra-5.1/guicast/vframe3d.C index 8d5f88e8..35f1ac69 100644 --- a/cinelerra-5.1/guicast/vframe3d.C +++ b/cinelerra-5.1/guicast/vframe3d.C @@ -413,6 +413,7 @@ unsigned int VFrame::make_shader(const char **fragments, ...) } //printf("VFrame::make_shader\n%s\n", program); + delete [] program; #endif return result; }