diff --git a/test/device.cxx b/test/device.cxx index 1d0671601..94b7a7f25 100644 --- a/test/device.cxx +++ b/test/device.cxx @@ -759,6 +759,7 @@ int main(int argc, char ** argv) { Fl::run(); delete pixmap; delete b_bitmap.image(); + delete rgb; return 0; }