correction unfreed memory/invalid acces: valgrind does not report any error anymore
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
Activity
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)
Please register or sign in to reply