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 MERGE crashes due to incorrect label type #957

Merged
merged 1 commit into from
Jun 1, 2023

Commits on Jun 1, 2023

  1. Fix MERGE crashes due to incorrect label type

    Fixed a crash due to MERGE not checking if the label retrieved was
    of the correct type.
    
    NOTE: This fix is temporary until a better solution can be
          implemented.
    
    Added error messaging for improper usage of the add_volatile_wrapper
    function. Previously, it was causing crashes when used by MERGE.
    jrgemignani committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    b2dadaa View commit details
    Browse the repository at this point in the history