#1525 Freeze break request: libvoikko-2.1-0.5.rc4.fc11
Closed: Fixed None Opened 15 years ago by vpv.

  • The koji build nvr (name-version-release)
  • libvoikko-2.1-0.5.rc4.fc11

  • A description of what you want to change

  • I'd like this package to be tagged into Fedora 11 Final

  • Rationale for why the change is important enough to be allowed in after the final freeze.

  • The upstream changelog is as follows:

    • valgrind: Fix invalid use of delete vs. delete[].
    • cppcheck: Limit the scope of some variables.
  • Impact of not accepting the development at this point of the schedule.

  • A bug was found in the hyphenator part of libvoikko where an array of strings was 'freed' by using delete instead of delete[]. According to my C++ knowledge, this causes a memory leak and possibly even memory corruption. The new libvoikko package fixes this issue.

  • Information on what testing you've already done on the development to help reduce the risk.

  • I've tested this version with Mozilla Firefox, OpenOffice.org and gEdit. There seems to be no regression of functionality.

Login to comment on this ticket.

Metadata