> Ehm, not only that... There is an inherent problem (non MT-related) > in Tcl channel handling code with: > > Tcl_OpenFileChannel(interp, fileName, mode, permissions) > > This function trashes memory when feeded with NULL interp. > According to its manpage, the interp is optional and can be > given as NULL if one needs no fancy error reporting if the call > fails. But, if actually used this way, it brings problems.
I haven't seen that reported on SF. If it isn't there, please add it. Jeff -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
