The OS X launcher used a few unsafe string functions; use snprintf() or strlcpy,strlcat here - as this is the launcher for OS X we don't need to care about portability. |
||
|---|---|---|
| .. | ||
| osx | ||
| win32 | ||
| .gitignore | ||
| config.make.in | ||
| Makefile.am | ||
The OS X launcher used a few unsafe string functions; use snprintf() or strlcpy,strlcat here - as this is the launcher for OS X we don't need to care about portability. |
||
|---|---|---|
| .. | ||
| osx | ||
| win32 | ||
| .gitignore | ||
| config.make.in | ||
| Makefile.am | ||