X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bigscreen%2Frotatescreen.cpp;h=e7d2bd47793e4c92717becc224e875321c917c2b;hb=0fad64f1f8ecc79312e6d27aac1bc0b3feff84c1;hp=c2285ae787d3beb2dc85d480ed15df37e931eb7c;hpb=0ee900117e1e95256f4518703e54bdf2a9a99b91;p=ccbs diff --git a/bigscreen/rotatescreen.cpp b/bigscreen/rotatescreen.cpp index c2285ae..e7d2bd4 100644 --- a/bigscreen/rotatescreen.cpp +++ b/bigscreen/rotatescreen.cpp @@ -11,7 +11,7 @@ RotateScreen::RotateScreen() RotateScreen::~RotateScreen() { - delete fadefrom_buf; + delete[] fadefrom_buf; } bool RotateScreen::check_invalidated()