Project

General

Profile

« Previous | Next » 

Revision 28a73b51

Added by Ken McDonell over 17 years ago

  • ID 28a73b5100b09f75d45b28b2369d21cc040ce427

Fix pmie constant folding

Fix a bug when pmie evaluates rules that make multiple references
to a single constant, where it was incorrectly folding a constant
after the first use. Corruption of pmie's address space results,
when subsequent rules make use of the folded constant expression,
which has been observed as causing SIGSEGVs, infinite loops, and
other random wierdness.

  • added
  • modified
  • copied
  • renamed
  • deleted