Review Request 120129: Fix Iteration of Array mm

David Narváez david.narvaez at computer.org
Wed Sep 10 15:13:24 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120129/
-----------------------------------------------------------

Review request for KDE Edu, Maurizio Paolini and Rex Dieter.


Bugs: 338978
    http://bugs.kde.org/show_bug.cgi?id=338978


Repository: kig


Description
-------

Because of the initial value of j it was missing j = 1, causing Valgrind to report a jump over uninitialized value. Because of the check at the while loop, it was modifying j = N + 1, causing a stack buffer overflow.


Diffs
-----

  objects/curve_imp.cc 12931c8 

Diff: https://git.reviewboard.kde.org/r/120129/diff/


Testing
-------

Valgrinded an execution of Kig creating a locus as described in the bug report.


Thanks,

David Narváez

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20140910/e2f9abdb/attachment.html>


More information about the kde-edu mailing list