summaryrefslogtreecommitdiff
path: root/Applications/Terminal/Makefile
diff options
context:
space:
mode:
authorSergey Bugaev <bugaevc@gmail.com>2019-08-06 12:42:13 +0300
committerAndreas Kling <awesomekling@gmail.com>2019-08-06 11:59:14 +0200
commit9de48cd81a2058e0f6d804e8c6a40c9b66b771fc (patch)
tree9134e332912beb0275dbb91b968b8ab11686283e /Applications/Terminal/Makefile
parent2ad963d261abf8452a5dea959c0366aaee6fa6c5 (diff)
downloadserenity-9de48cd81a2058e0f6d804e8c6a40c9b66b771fc.zip
Terminal: Fix trying to free() a stack variable
GWindow::~GWindow() deletes the main widget, assuming it was allocated with new; this is what all other applications do, so heap-allocate the terminal widget as well even though it's not necessary in this case.
Diffstat (limited to 'Applications/Terminal/Makefile')
0 files changed, 0 insertions, 0 deletions