gEDA-dev: Stack corruption PCB bug in hid_parse_actions????
Peter Clifton
pcjc2 at cam.ac.uk
Thu Sep 7 09:38:08 EDT 2006
On Thu, 2006-09-07 at 09:22 -0400, DJ Delorie wrote:
>
>
> > Is there some way to fix this whilst still preseving the speed?
>
> I don't think it's needed that much, but you could have a stack of
> static variables instead of a single set, and expand the stack as
> needed.
I think this risks producing code which is more difficult to understand
and debug. As this function doesn't seem to be a bottle-neck point, I'll
leave it as is.
Does my patch seem reasonable?
Regards
Peter Clifton
More information about the geda-dev
mailing list