Index: ossp-pkg/petidomo/handleacl.c RCS File: /v/ossp/cvs/ossp-pkg/petidomo/handleacl.c,v rcsdiff -q -kk '-r1.3' '-r1.4' -u '/v/ossp/cvs/ossp-pkg/petidomo/handleacl.c,v' 2>/dev/null --- handleacl.c 2000/12/15 15:48:00 1.3 +++ handleacl.c 2001/01/06 10:11:58 1.4 @@ -27,7 +27,7 @@ handleACL(struct Mail * MailStruct, const char * listname, int operation, char * parameter) { const struct PD_Config * MasterConfig; - const struct List_Config * ListConfig; + const struct List_Config * ListConfig = NULL; FILE * fh; char * buffer; char envelope[1024];