Bug 130237 - ctwm-3: local variable used before set
Summary: ctwm-3: local variable used before set
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Other (show other bugs)
Version: Final
Hardware: All SuSE Linux 10.0
: P5 - None : Minor
Target Milestone: ---
Assignee: Joerg Arndt
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-24 09:47 UTC by David Binderman
Modified: 2007-04-25 19:06 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Binderman 2005-10-24 09:47:51 UTC
I just tried to compile package ctwm-3.6-108 with the GNU C
compiler version 4.1 

It said

util.c:3290: warning: "pm" is used uninitialized in this function

The source code is

	if (pm == None) {

Suggest initialise pm before first use, for example, before the for loop.
Comment 2 David Binderman 2006-10-30 19:44:04 UTC
I can confirm that this bug still exists in
Suse Linux 10.2 Beta 1.

There seems to be no activity on this bug
report for over a year.

Comment 3 Andreas Jaeger 2007-04-25 19:06:09 UTC
cwtm is dropped now and will not appear in 10.3 anymore.