First Last Prev Next    No search results available
Details
: build failure on Tru64
Bug#: 74
: Ganglia Monitoring System
: libganglia
Status: ASSIGNED
Resolution:
: DEC
: OSF/1
: 3.0.x
: P5
: blocker

:
:
:
  Show dependency tree - Show dependency graph
People
Reporter: Steve Feehan <sfeehan@sbb.uvm.edu>
Assigned To: Carlo Marcelo Arenas Belon <carenas@sajinet.com.pe>
:

Attachments
fixes a build failure on the osf version of metrics.c (1.58 KB, patch)
2005-10-26 10:11, Steve Feehan
Details
bug too on ganglia 3.0.5 (334 bytes, text/plain)
2007-11-07 03:08, Alejandro Feijóo Fraga
Details


Note

You need to log in before you can comment on or make changes to this bug.

Related actions


Description:   Opened: 2005-10-26 10:10
There are two problems in srclib/libmetrics/osf/metrics.c:

 1) a string spans two lines.
 2) an array is accessed out of bounds.

The second compiles with gcc, but I'm pretty certain it's a mistake.
I will attach a trivial patch that fixes both.
------- Comment #1 From Steve Feehan 2005-10-26 10:11:07 -------
Created an attachment (id=24) [details]
fixes a build failure on the osf version of metrics.c
------- Comment #2 From Alejandro Feijóo Fraga 2007-11-07 03:08:57 -------
Created an attachment (id=93) [details]
bug too on ganglia 3.0.5

the two lines causes a error when try to compile.
------- Comment #3 From Carlo Marcelo Arenas Belon 2008-07-19 19:02:51 -------
Committed revision 1570 for trunk

First Last Prev Next    No search results available