X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Fmodify.c;h=c86f71a67129c0c0bbc43d5bc3b4aee0cda71868;hb=92724fd39e3c6a65d460ad7a08d3acc3c16656e3;hp=caa67464a8890e5c9d7f2efe8c972615344d2670;hpb=8d8ad7002683689fe17b659969a6db0d300f857e;p=openldap diff --git a/servers/slapd/modify.c b/servers/slapd/modify.c index caa67464a8..c86f71a671 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-2013 The OpenLDAP Foundation. + * Copyright 1998-2016 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 {