X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=servers%2Fslurpd%2Fri.c;h=a805060a98f0672683e25c0127854154cd7d09a5;hb=737aee17b05bba9d5b7b9c46f19483b1ae1c91fa;hp=3bfaab5870e06ee5ea674dbfc7e58780590cb15a;hpb=4039648a2e147bb6a78498111207c199dda9cb5e;p=openldap diff --git a/servers/slurpd/ri.c b/servers/slurpd/ri.c index 3bfaab5870..a805060a98 100644 --- a/servers/slurpd/ri.c +++ b/servers/slurpd/ri.c @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2000 The OpenLDAP Foundation, All Rights Reserved. + * Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved. * COPYING RESTRICTIONS APPLY, see COPYRIGHT file */ /* @@ -48,7 +48,7 @@ Ri_process( ) { Rq *rq = sglob->rq; - Re *re, *new_re; + Re *re = NULL, *new_re = NULL; int rc ; char *errmsg;