[kde] [Bug 366135] audex-0.79: read uninit data ?
Leslie Zhai via KDE Bugzilla
bugzilla_noreply at kde.org
Thu Jul 28 09:08:26 BST 2016
https://bugs.kde.org/show_bug.cgi?id=366135
--- Comment #8 from Leslie Zhai <xiangzhai83 at gmail.com> ---
> Weird. Code looks fixed, then re-broken by latest commit
nope, it followed the orignial author's mind:
1. initialied x and y to -1
2. if XML stringbuffer x !isEmpty, then convert the string to int
3. if failed to convert, set x = -1, because QString::toInt() return ZERO when
failure
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list