X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Fmodify.c;h=e2a6172ba5b4ab88283f201ec2020f0f49851ed5;hb=f5100665e34b18817e545063b7ca49f79a15b6d6;hp=8958a581dee382a9c235640d650c1cdcfc5e300e;hpb=ef95ee1755615b44fa6417cd7238dea3fbeb6742;p=openldap diff --git a/servers/slapd/modify.c b/servers/slapd/modify.c index 8958a581de..e2a6172ba5 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-2015 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 {