| Summary: | glusterd: coverity warning in glusterd-snapshot-utils.c copy_nfs_ganesha_file() | |||
|---|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Kaleb KEITHLEY <kkeithle> | |
| Component: | glusterd | Assignee: | Kaleb KEITHLEY <kkeithle> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | ||
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | mainline | CC: | bugs | |
| Target Milestone: | --- | Keywords: | Reopened, Triaged | |
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | glusterfs-3.8rc2 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1315009 (view as bug list) | Environment: | ||
| Last Closed: | 2016-06-16 13:58:25 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Bug Depends On: | ||||
| Bug Blocks: | 1315009 | |||
|
Description
Kaleb KEITHLEY
2016-02-22 15:42:32 UTC
REVIEW: http://review.gluster.org/13486 (glusterd: coverity warning in glusted_copy_nfs_ganesha_file()) posted (#1) for review on master by Kaleb KEITHLEY (kkeithle) REVIEW: http://review.gluster.org/13486 (glusterd: coverity warning in glusted_copy_nfs_ganesha_file()) posted (#2) for review on master by Kaleb KEITHLEY (kkeithle) COMMIT: http://review.gluster.org/13486 committed in master by Kaleb KEITHLEY (kkeithle) ------ commit ec6eb8200e41dadc623fd2341a3c5cf8cc71dec7 Author: Kaleb S KEITHLEY <kkeithle> Date: Mon Feb 22 11:02:31 2016 -0500 glusterd: coverity warning in glusted_copy_nfs_ganesha_file() fix unused return value from snprintf. Also minor cleanup, including safe handling of truncated output by snprintf. Change-Id: Ibec8c7e6cc4ef07b6535d01a0719359fa3ef8030 BUG: 1310755 Signed-off-by: Kaleb S KEITHLEY <kkeithle> Reviewed-on: http://review.gluster.org/13486 Smoke: Gluster Build System <jenkins.com> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.com> Reviewed-by: Niels de Vos <ndevos> This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.8.0, please open a new bug report. glusterfs-3.8.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://blog.gluster.org/2016/06/glusterfs-3-8-released/ [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |