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

[3.6] Backport fixes from master #6027

Merged
merged 3 commits into from
Apr 11, 2024
Merged

[3.6] Backport fixes from master #6027

merged 3 commits into from
Apr 11, 2024

Commits on Apr 9, 2024

  1. Fix CID 415251 (Dereference before null check)

    Fixes: 7a612fa ("Update MetadataEditor.java")
    Signed-off-by: Stefan Weil <sw@weilnetz.de>
    stweil committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    138263a View commit details
    Browse the repository at this point in the history
  2. Fix CID 415245 (Useless call)

    Fixes: 6c6f5cf ("adjust property search, so legacy filters do work")
    Signed-off-by: Stefan Weil <sw@weilnetz.de>
    stweil committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    242402e View commit details
    Browse the repository at this point in the history
  3. Fix NullPointerException

    matthias-ronge authored and stweil committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0c7969b View commit details
    Browse the repository at this point in the history