> - if (timeoutconn(ffd, &ip.ix[0].ip, auth_port, ctimeout) != 0) {
> + if (timeoutconn(ffd, &ip.ix[0].ip ,0 ,auth_port, ctimeout) != 0) {
ooops, I'm tired ;) It won't work, put "\0\0\0\0" instead of 0.
It must be not-null pointer.
Also, I've found the same bug in qmail-qmqpc.c
-=Czaj-nick=-
- Bug found in unofficial release Przemyslaw Wegrzyn
- Przemyslaw Wegrzyn
