You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FIX: Skip dropping array elements that don't need drop
While this sounds tautological; to be careful, set the vector length to
zero before dropping the vector of the internal storage of an array.
See the comment in the code for why tihs makes a difference.
0 commit comments