aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCourtney Goeltzenleuchter <courtney@LunarG.com>2014-12-02 18:12:51 -0700
committerCourtney Goeltzenleuchter <courtney@LunarG.com>2014-12-02 18:21:03 -0700
commitec7ff74a979f68c48954487c3a0bf335dcc6359c (patch)
tree40bf0db3dfd4cd198ac9c4c0156f48571dd58c3c /include
parent92fb43936b05af9c11aa692cd9b5c325773dfe2d (diff)
downloadusermoji-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 'include')
0 files changed, 0 insertions, 0 deletions