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

Fixing some crash issues. #2540

Closed
wants to merge 3 commits into from
Closed

Commits on Oct 21, 2024

  1. Fix the potential dangling pointer issue caused by passing two identi…

    …cal paths to setPathAsync.
    kevingpqi123 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9167b2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fbbeea View commit details
    Browse the repository at this point in the history
  3. Fix the crash issue that occurs when executing directory_iterator on …

    …the HarmonyOS platform with a non-existent cached path.
    kevingpqi123 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3a902e9 View commit details
    Browse the repository at this point in the history