Displaying 2 results from an estimated 2 matches for "chalo".
Did you mean:
halo
2015 Jan 10
0
Solaris 10 make check core dumps
...rinted the dovecot
functions in src/lib/strfuncs.c need fixing.
-------------- next part --------------
--- ../original/src/lib-http/test-http-auth.c 2014-09-24 20:34:27.000000000 +0100
+++ src/lib-http/test-http-auth.c 2015-01-10 15:22:59.083365723 +0000
@@ -120,7 +120,7 @@
strcmp(chalo->scheme, chalt->scheme) == 0);
if (chalo->data == NULL || chalt->data == NULL) {
test_out(t_strdup_printf("[%d]->data = %s",
- index, str_sanitize(chalo->data, 80)),
+ index, str_sanitize(chalo->data == NULL ? "NULL" : chalo->data...
2015 Jan 08
2
Solaris 10 make check core dumps
Hello everyone,
I'm doing a standard build on Solaris 10 with Dovecot 2.2.15 without
anything fancy:
./configure
make
make check
make install
Configure output looks like this:
***
Install prefix . : /usr/local
File offsets ... : 64bit
I/O polling .... : poll
I/O notifys .... : none
SSL ............ : yes (OpenSSL)
GSSAPI ......... : no
passdbs ........ : static passwd passwd-file shadow