>
>
> Can you show some code diffs?  That's the only way to be sure, but it
> sounds ok to clean up stream private state (especially open file
> descriptors) from a dtor, iff close hasn't been called (if close *has*
> been called, then state should be cleared or otherwise reset so the dtor
> can know not to double-free/release/close).

Yes see the patch dated 02/23/01, proposed fix  in bugzilla for bug #69862.

Navin


>
> /be

Reply via email to