``` 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: - [word2vec.patch](https://storage.googleapis.com/google-code-attachments/word2vec/issue-2/comment-0/word2vec.patch)