Bug 156967 - plotmtv-1.4.1-1019: bad return value
Summary: plotmtv-1.4.1-1019: bad return value
Status: RESOLVED DUPLICATE of bug 152043
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: unspecified
Hardware: All SuSE Linux 10.1
: P5 - None : Normal
Target Milestone: ---
Assignee: Michael Andres
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-10 10:12 UTC by David Binderman
Modified: 2007-01-26 21:16 UTC (History)
0 users

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 2006-03-10 10:12:37 UTC
I just tried to compile package plotmtv-1.4.1-1019 with the GNU C compiler.

It said

plotX11_cmn.c:642: warning: function returns address of local variable

The source code is

   return(hex_str);

Suggest code rework. The address of a local variable doesn't mean anything
outside the called routine.
Comment 1 Michael Andres 2007-01-26 21:16:01 UTC

*** This bug has been marked as a duplicate of bug 152043 ***