Review Request 127157: Prevent array access with negativ index
Hartmut Riesenbeck
hartmut.riesenbeck at gmx.de
Mon Feb 29 20:52:58 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127157/#review92935
-----------------------------------------------------------
Ship it!
Ship It!
- Hartmut Riesenbeck
On Feb. 23, 2016, 9:14 nachm., Hartmut Riesenbeck wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/127157/
> -----------------------------------------------------------
>
> (Updated Feb. 23, 2016, 9:14 nachm.)
>
>
> Review request for KDE Edu.
>
>
> Repository: parley
>
>
> Description
> -------
>
> To adjust the practice date of expired entries
> in EntryFilter::expireEntries() the expire item
> time was read from the Prefs object. When grade
> of the expired item was 1, the argument of
> Prefs::expireItem() became -1. This resulted in
> an access of an C array with negativ index in
> Prefs::expireItem(). For grade 2 the prefs value
> was not defined in the config file - zero was
> returned by default. For this two cases the
> practice date was set to current time as a
> defined state.
>
>
> Diffs
> -----
>
> src/collection/entryfilter.cpp 5264226
>
> Diff: https://git.reviewboard.kde.org/r/127157/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Hartmut Riesenbeck
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20160229/92178b70/attachment.html>
More information about the kde-edu
mailing list