More for ITS#5077

This commit is contained in:
Howard Chu 2007-08-20 20:00:15 +00:00
parent 2c13f86cec
commit df2dcbcbe6

View file

@ -2707,6 +2707,8 @@ attr_cmp( Operation *op, Attribute *old, Attribute *new,
}
if ( k == o ) {
adds[a++] = j++;
} else {
j++;
}
}
while ( i < o )