Skip to content
Snippets Groups Projects

correction unfreed memory/invalid acces: valgrind does not report any error anymore

Closed Alexis Nasr requested to merge johannes into master

several files of maca_trans_parser) did not free all of the allocated memory. This caused valgrind to display definitly and indirectly lost memory. This is corrected, valgrind does not show any problem

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Alexis Nasr Added 1 commit:

    Added 1 commit:

    • f0ca4a1d - memory leaks in maca_trans_tagger and maca_trans_lemmatizer (one problem yet to …

    By Johannes Heinecke on 2016-11-02T13:51:51 (imported from GitLab project)

  • Alexis Nasr Status changed to closed

    Status changed to closed

    By Johannes Heinecke on 2016-11-02T13:52:27 (imported from GitLab project)

Please register or sign in to reply
Loading