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 file descriptor leak in FileIO instrumentation #2248

Merged
merged 5 commits into from
Sep 19, 2022

Commits on Sep 17, 2022

  1. Configuration menu
    Copy the full SHA
    69404db View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Add test; format

    adinauer committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    a132a8e View commit details
    Browse the repository at this point in the history
  2. Add changelog

    adinauer committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    3d9b2ac View commit details
    Browse the repository at this point in the history
  3. Update sentry/src/main/java/io/sentry/instrumentation/file/SentryFile…

    …InputStream.java
    
    Co-authored-by: Manoel Aranda Neto <5731772+marandaneto@users.noreply.github.com>
    adinauer and marandaneto committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    5986588 View commit details
    Browse the repository at this point in the history
  4. Update sentry/src/main/java/io/sentry/instrumentation/file/SentryFile…

    …OutputStream.java
    
    Co-authored-by: Manoel Aranda Neto <5731772+marandaneto@users.noreply.github.com>
    adinauer and marandaneto committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    d1a390b View commit details
    Browse the repository at this point in the history