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

virtualbox: Fix crash when handling deeply nested hostvars #5348

Merged

Commits on Oct 12, 2022

  1. virtualbox: Fix nested data parsing

    - Skip parsing values with keys that have both a value and nested data.
    - Skip parsing values that are nested more than two keys deep.
    basicdays committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    7625757 View commit details
    Browse the repository at this point in the history
  2. Update changelogs/fragments/5348-fix-vbox-deeply-nested-hostvars.yml

    Co-authored-by: Felix Fontein <felix@fontein.de>
    basicdays and felixfontein committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    87ea54c View commit details
    Browse the repository at this point in the history