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

[UUM-78961] Fixed initialization of a class which has last fields in a table with 65535 field entries and the next class having no fields #2081

Merged
merged 2 commits into from
Nov 6, 2024

Commits on Oct 24, 2024

  1. Fixed initialization of a class which has last fields in a table with…

    … 65535 field entries and the next class having no fields
    
    (cherry picked from commit 0888d04)
    alexey-zakharov committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    bdee9a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Add non-null entry check for the MethodList too, so that last entry o…

    …f the table with 65635 methods and 0 in MethodList index in the last type doesnt crash
    alexey-zakharov committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    6e37765 View commit details
    Browse the repository at this point in the history