Bugzilla – Bug 156967
plotmtv-1.4.1-1019: bad return value
Last modified: 2007-01-26 21:16:01 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.
*** This bug has been marked as a duplicate of bug 152043 ***