79754672

Date: 2025-09-03 13:52:15
Score: 1
Natty:
Report link

Your code is causing a crash because you are using the pressMeButton pointer in your MainWindow without initializing it first. In C++, using an uninitialized pointer leads to undefined behavior, which most often results in an immediate application crash (termination).

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Matin Kourepaz