summaryrefslogtreecommitdiffstats
path: root/vrplayer
diff options
context:
space:
mode:
authorPavel Roskin <plroskin@gmail.com>2016-11-10 17:43:36 -0800
committerPavel Roskin <plroskin@gmail.com>2016-11-15 22:38:21 -0800
commit92423a466e2ec4646624204eafc930297197664c (patch)
tree1242947bbadd15f76caf9f2422fc10b6679b56c0 /vrplayer
parente8185caf319db95554f7f3a239e962ca96e24fd4 (diff)
downloadxrdp-proprietary-92423a466e2ec4646624204eafc930297197664c.tar.gz
xrdp-proprietary-92423a466e2ec4646624204eafc930297197664c.zip
Fix potential buffer overflow in strncat() invocation
strncat() will copy at most the specified number of characters and append the null character on top of that. strlen() doesn't count the final null character.
Diffstat (limited to 'vrplayer')
0 files changed, 0 insertions, 0 deletions