Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

fix: LEAP-740: Don't use destroy = null #1706

Merged
merged 5 commits into from
Feb 26, 2024
Merged

Commits on Feb 23, 2024

  1. fix: LEAP-740: Don't use destroy = null

    There are external places that can call destroy unconditionally,
    so having it uninitialized is dangerous and leads to app crash.
    hlomzik committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    310ac43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    993777a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8088ede View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Trigger CI

    hlomzik authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    34fac56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a5f7f6 View commit details
    Browse the repository at this point in the history