DjangoPeng / DjangoPeng/word2vec

word2phrase: AddWord2Vocab strcpy's full length of strings longer than MAX_STRING

Open
#33 1 comment 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

```
The strcmp should be changed to strncmp. This may be causing segmentation
faults in some cases when the input contains words that are too long.
```

Original issue reported on code.google.com by `chad.p...@gmail.com` on 17 Jul 2015 at 11:12

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.