Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip dropping array elements that don't need drop #802

Merged
merged 1 commit into from
Apr 18, 2020
Merged

Commits on Apr 18, 2020

  1. 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.
    bluss committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    0ceaf42 View commit details
    Browse the repository at this point in the history