[kde] [Bug 366135] audex-0.79: read uninit data ?
Leslie Zhai via KDE Bugzilla
bugzilla_noreply at kde.org
Thu Jul 28 08:46:42 BST 2016
https://bugs.kde.org/show_bug.cgi?id=366135
Leslie Zhai <xiangzhai83 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|REOPENED |RESOLVED
Latest Commit| |http://commits.kde.org/aude
| |x/da9f3c23b6609a014538d3c21
| |f8bab6f770d4092
--- Comment #6 from Leslie Zhai <xiangzhai83 at gmail.com> ---
Git commit da9f3c23b6609a014538d3c21f8bab6f770d4092 by Leslie Zhai.
Committed on 28/07/2016 at 07:44.
Pushed by lesliezhai into branch 'kf5'.
Fix uninitialized issue
Because int QString::toInt(bool* ok, int base) const often return ZERO
when failed to convert string to int - *ok is false.
M +10 -5 utils/patternparser.cpp
http://commits.kde.org/audex/da9f3c23b6609a014538d3c21f8bab6f770d4092
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list