i wonder if  the typical use of IOHDRSZ is correct.

many programs set
        msize = bufsize + IOHDRSIZE
but Twrite has 2+4+8+4=18 bytes overhead, so
i think this assumption is going to lead to
6-byte buffer overruns.

- erik

Reply via email to