Closed vadymeng0 closed 5 years ago
Fixes a minor memory leaking bug when after reassigning a slice, there can be unreachable elements left from the original slice.
Description
Fixes a minor memory leaking bug when after reassigning a slice, there can be unreachable elements left from the original slice.
Type of change