Skip to content

Commit

Permalink
pOutput = nullptr
Browse files Browse the repository at this point in the history
  • Loading branch information
Aemony committed Jun 24, 2024
1 parent 9be9b85 commit b2fcd05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/tabs/viewer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4411,6 +4411,8 @@ SKIV_Image_CaptureDesktop (DirectX::ScratchImage& image, int flags = 0x0)
pCursorOutput = pOutput;
break;
}

pOutput = nullptr;
}

if (pCursorOutput != nullptr)
Expand Down

0 comments on commit b2fcd05

Please sign in to comment.