Patch for word2vec.c: Fix memory leaks
Created by: GoogleCodeExporter
word2vec does not free allocated objects correctly. It also reads freed objects.
Attached patch fixes this issue.
Original issue reported on code.google.com by tetsuo.s...@gmail.com
on 17 Aug 2013 at 6:23
Attachments: