Bugfix
This commit is contained in:
parent
8eedc27bba
commit
5ccc531ea6
@ -84,7 +84,6 @@ public class SubStageGetterSet<T> implements SubStageGetter<Map<T, Nothing>, Dat
|
||||
assert key.readableBytes() == prefixKey.readableBytes() + getKeyBinaryLength();
|
||||
}
|
||||
} finally {
|
||||
prefixKey.release();
|
||||
for (ByteBuf key : keys) {
|
||||
key.release();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user