On Wed, Nov 05, 2003 at 09:57:48PM -0700, Jim Prewett wrote:
> On Wed, 5 Nov 2003, matt massie wrote:
>
> > i just created a new release of ganglia but i don't want to send it out
> > until we do a little testing.
> >
> > you can find it at http://matt-massie.com/ganglia/ (for now).
> >
> > j
On Wed, 5 Nov 2003, matt massie wrote:
> i just created a new release of ganglia but i don't want to send it out
> until we do a little testing.
>
> you can find it at http://matt-massie.com/ganglia/ (for now).
>
> jim, can you check that 2.5.5 doesn't have the 1 byte name bug? i'd
> apprec
i just created a new release of ganglia but i don't want to send it out
until we do a little testing.
you can find it at http://matt-massie.com/ganglia/ (for now).
jim, can you check that 2.5.5 doesn't have the 1 byte name bug? i'd
appreciate it. if you don't have time, please let me know a
Today, Jim Prewett wrote forth saying...
> I think the reason this hadn't reared its ugly head before now is due to
> how gmetric encodes its data (a 1 character name is encoded as that
> character plus a null byte and gmond is told that it is 2 bytes); thusly
> it is non-trivial to send this pack
Hi Matt,
Glad I could help!
I think the reason this hadn't reared its ugly head before now is due to
how gmetric encodes its data (a 1 character name is encoded as that
character plus a null byte and gmond is told that it is 2 bytes); thusly
it is non-trivial to send this packet. I had to r
US Stock Market - UP On the NEWS...AZAA
BREAKING NEWS - TUCSON, Ariz.--(BUSINESS WIRE)--Arizona Aircraft Spares, Inc.
(OTCBB: AZAA) - one of the leading military aircraft spare parts manufacturers
- announces it has signed a letter of commitment with Wolfe and Turner
Investments to obtain a 6 m
jim-
thanks for this report. i just updated the CVS with the fix and the next
release of ganglia will not have this DOS attack bug.
hash_val = ((unsigned char *)key->data)[0];
for ( i = 0; i < key->size ; i++ )
hash_val = ( hash_val * 32 + ((unsigned char *)key->data)[i]) %
hash->size;
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
The Center for High Performance Computing at UNM / Dopesquad
Security Advisory
Wed Nov 5 13:10:35 MST 2003
Discovery made by: James E. Prewett ([EMAIL PROTECTED])
Product: Ganglia
Versions: 2.5.3 tested
There is an error in