As always, the funcion pointers should be cast to the correct type before calling them, rather than calling them with the wrong type and trying to cast the result. Fixes a warning compiling mail.c on 64 bit architectures, and this might well have caused a crash when using the qmail plugin on those architectures too.
223 KiB
223 KiB