
8 Mar
2002
8 Mar
'02
9:23 a.m.
Hi!
Bill> I get a segmentation fault due to a null parentPtr in the new parent Bill> node type checking code in various MIBs that are being automatically Bill> processed. I haven't done any tracking down yet; add a
Bill> if (parentPtr)
Bill> around line 238 of parser-smi.y right before the switch is a workaround Bill> for the core dumps but I don't know if it's the right solution.
This modification looks good to. I've applied it to the CVS repository. Thank you.
-frank