Skip to content

Commit

Permalink
pointer fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Nov 18, 2023
1 parent e592ef0 commit 5c456aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/addons/CEF/CEF.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ CEF_handler::CEF_handler() {

CEF_handler::~CEF_handler() {
cout << "~CEF_handler\n";
image.reset();
}

#ifdef _WIN32
Expand Down

0 comments on commit 5c456aa

Please sign in to comment.