Project

General

Profile

Bug #10414

client: valgrind found uninit value used in conditional

Added by Greg Farnum over 9 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Client
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

http://pulpito.ceph.com/teuthology-2014-12-17_23:04:01-fs-master-testing-basic-multi/667063/

  <kind>UninitCondition</kind>
  <what>Conditional jump or move depends on uninitialised value(s)</what>
  <stack>
    <frame>
      <ip>0x59139C</ip>
      <obj>/usr/bin/ceph-fuse</obj>
      <fn>Client::handle_caps(MClientCaps*)</fn>
      <dir>/srv/autobuild-ceph/gitbuilder.git/build/out~/ceph-0.89-752-gbfa4acf/src/client</dir>
      <file>Client.cc</file>
      <line>3818</line>
    </frame>

Associated revisions

Revision dab53918 (diff)
Added by John Spray over 9 years ago

client: fix uninitialized member

Fixes: #10414

Signed-off-by: John Spray <>

History

#2 Updated by Greg Farnum over 9 years ago

  • Status changed from New to Resolved

merged fix to master in 547ee783d44b8598bdf30aad191252aaecca0754

#3 Updated by Greg Farnum over 7 years ago

  • Component(FS) Client added

Also available in: Atom PDF