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

[2022.3] [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 #2092

Merged

Commits on Nov 7, 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)
    (cherry picked from commit bdee9a3)
    alexey-zakharov committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    9b4112a View commit details
    Browse the repository at this point in the history
  2. 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
    
    (cherry picked from commit 6e37765)
    alexey-zakharov committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    51d6bd0 View commit details
    Browse the repository at this point in the history