diff options
| author | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2014-12-02 18:12:51 -0700 |
|---|---|---|
| committer | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2014-12-02 18:21:03 -0700 |
| commit | ec7ff74a979f68c48954487c3a0bf335dcc6359c (patch) | |
| tree | 40bf0db3dfd4cd198ac9c4c0156f48571dd58c3c /docs/Explicit GL Programming Guide and API Reference.pdf | |
| parent | 92fb43936b05af9c11aa692cd9b5c325773dfe2d (diff) | |
| download | usermoji-ec7ff74a979f68c48954487c3a0bf335dcc6359c.tar.xz | |
loader: Fix missing terminator on string
strncpy does not copy the terminating null character
so were getting invalid directory names. Since we know
there is enough space for the string, just copy it and
get the terminator as well.
Diffstat (limited to 'docs/Explicit GL Programming Guide and API Reference.pdf')
0 files changed, 0 insertions, 0 deletions
