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

fix missing field type initialization vars #44797

Merged
merged 1 commit into from
Apr 7, 2022
Merged

fix missing field type initialization vars #44797

merged 1 commit into from
Apr 7, 2022

Commits on Mar 29, 2022

  1. fix missing field type initialization vars

    We were accidentally passing the start of the list instead of the end of
    the list, resulting in some values passing through uninitialized.
    
    Fix #42297 regression
    vtjnash committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    eaaca61 View commit details
    Browse the repository at this point in the history