DjangoPeng / DjangoPeng/word2vec

Patch for word2vec.c: Fix memory leaks

Open
#2 4 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
C
Stars
3
Forks
5
PR merge metrics
No merged PRs in 30d

Description

```
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)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.