[Bugs] [Bug 1169302] Unable to take Statedump for gfapi applications
bugzilla at redhat.com
bugzilla at redhat.com
Wed Feb 22 18:38:38 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1169302
Kaleb KEITHLEY <kkeithle at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kkeithle at redhat.com
--- Comment #25 from Kaleb KEITHLEY <kkeithle at redhat.com> ---
this change breaks the build of 3.10.0 RC1 on SuSE
...
[ 259s] ... running 01-check-debuginfo
[ 259s] ... testing for empty debuginfo packages
[ 259s] ... running 02-check-gcc-output
[ 259s] ... testing for serious compiler warnings
[ 259s] (using /usr/lib/build/checks-data/check_gcc_output)
[ 259s] (using //.build.log)
[ 260s]
[ 260s] I: Statement might be overflowing a buffer in strncat. Common mistake:
[ 260s] BAD: strncat(buffer,charptr,sizeof(buffer)) is wrong, it takes the
left over size as 3rd argument
[ 260s] GOOD: strncat(buffer,charptr,sizeof(buffer)-strlen(buffer)-1)
[ 260s] E: glusterfs bufferoverflowstrncat glfs.c:1491:33
[ 260s]
[ 260s] lamb07 failed "build glusterfs.spec" at Wed Feb 22 18:34:37 UTC 2017.
--
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