summaryrefslogtreecommitdiffstats
path: root/doc/admin-guide/en-US
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2015-03-31 02:36:30 +0200
committerVenky Shankar <vshankar@redhat.com>2015-04-01 10:07:00 -0700
commitdc26a253f5f393745bd435721e31d6e2e598eed1 (patch)
treeeb4454648fbae2ffb6e8a9f0439303313beb547f /doc/admin-guide/en-US
parent4b18fba4064992e00cd5ebe1831afc79beab17b2 (diff)
features/changelog: fix possible memory illegal access (2 of 2, coverity)
Coverity CID 1288822 (#2 of 2) strncpy executed with a limit equal to the target array size potentially leaves the target string not null terminated. Make sure the copied string is a valid 0 terminated string. Change-Id: If283dd6f716912f65729edf6ea26a4331a697151 BUG: 789278 Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-on: http://review.gluster.org/10059 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Poornima G <pgurusid@redhat.com> Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com> Reviewed-by: Venky Shankar <vshankar@redhat.com> Tested-by: Venky Shankar <vshankar@redhat.com>
Diffstat (limited to 'doc/admin-guide/en-US')
0 files changed, 0 insertions, 0 deletions