[kde] [Bug 366135] audex-0.79: read uninit data ?
via KDE Bugzilla
bugzilla_noreply at kde.org
Thu Jul 28 07:10:33 BST 2016
https://bugs.kde.org/show_bug.cgi?id=366135
--- Comment #4 from dcb314 at hotmail.com ---
So what happens in the case where the if fails, so the call to toInt doesn't
get executed ?
The code then does this:
bool ok;
if (0) whatever;
if (!ok) x = 1;
or are you saying that this project has a special version of C++ standard type
bool ?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list