[Bugs] [Bug 1222238] New: features/changelog: buffer overrun in changelog-helpers
bugzilla at redhat.com
bugzilla at redhat.com
Sat May 16 19:47:25 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1222238
Bug ID: 1222238
Summary: features/changelog: buffer overrun in
changelog-helpers
Product: GlusterFS
Version: mainline
Component: geo-replication
Assignee: bugs at gluster.org
Reporter: prasanna.kalever at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com
Description of problem:
features/changelog: buffer overrun in changelog-helpers
changelog-helpers.c:1911:17: warning: Size argument is greater than the free
space in the destination buffer strncat (result, pre_dir_name,PATH_MAX);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
changelog-helpers.c:1919:17: warning: Size argument is greater than the free
space in the destination buffer strncat (result, bname,PATH_MAX);
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Version-Release number of selected component (if applicable):
mainline
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list