just say
if(strlen(name) >= sizeof(up->genbuf))
error("name too long");
if that's where they are going.
I think we should institute a Sherlock Holmes award at iwp9.
(It wouldn't mean you need to throw yourself off a building.)
> a change that rechecks the refcount after calling duppage() in
> fixfault() and doing a copy like for the ref > 1 case seems to have
> made the problem go away. (system is running for 8 days now)
>
> anyone with a mp system can confirm this?
the description sounds logical, but i haven't seen th
just fyi, there were some silly mistakes eliminates, including
some with dec64 that might have security implications.
(you may wish to apply "encodeman" patch, too)
- erik