I'll look at it when I get in tomorrow, but it is probably OK.

Just curious, why are you looking at the code in the state machine compiler?

Walt

David Bonnie wrote:
Hey all -

I'm looking through the state machine code generator in codegen.c and it
seems that the hash function used does the same thing as the string hash
bug I found earlier this month (using h uninitialized).  I imagine it'd be
a rare case when it happens but using uninitialized memory could lead to
the hash generating different hashes for the same string.  The variable in
question is on line 130.  Would there be any ramifications I'm not
thinking of with fixing it so that it's consistent?

- Dave




_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers
begin:vcard
fn:Walt Ligon
n:Ligon;Walt
org:Clemson University;ECE Department
adr;dom:;;;Clemson;SC;29634
email;internet:[EMAIL PROTECTED]
title:Associate Professor
tel;work:864-656-1224
x-mozilla-html:FALSE
version:2.1
end:vcard

_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to