X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Fmodify.c;h=a554cf71c33e587f47131fb9d82e313e4adcfa99;hb=c9ccdf8554bc93bd1665d71643a470ac4b73997b;hp=8958a581dee382a9c235640d650c1cdcfc5e300e;hpb=a8bb1769f5eb03f72ee101054c128d47d9fbb46a;p=openldap diff --git a/servers/slapd/modify.c b/servers/slapd/modify.c index 8958a581de..a554cf71c3 100644 --- a/servers/slapd/modify.c +++ b/servers/slapd/modify.c @@ -1,7 +1,7 @@ /* $OpenLDAP$ */ /* This work is part of OpenLDAP Software . * - * Copyright 1998-2014 The OpenLDAP Foundation. + * Copyright 1998-2017 The OpenLDAP Foundation. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -747,7 +747,6 @@ slap_sort_vals( if ( match == 0 ) goto done; } if ( jstack == 0 ) break; - if ( match == 0 ) break; ir = istack[jstack--]; l = istack[jstack--]; } else {