Project

General

Profile

Actions

Bug #604

closed

Compiler warning: 'status' may be used uninitialized in this function

Added by Greg Farnum over 13 years ago. Updated over 13 years ago.

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

0%

Source:
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

In gui.cc
The warning's location references are a bit off, but the function gen_node_info_from_icons declares a "status" variable (line 954) and then uses it to initialize a new NodeInfo (line 960), but it never defines "status." I don't know the appropriate settings for this, so you get the bug. :)

Actions

Also available in: Atom PDF