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

Intorduce shim for g_autofd and fix memory leak #172

Merged
merged 3 commits into from
Oct 30, 2024

Commits on Oct 29, 2024

  1. project: Bump Glib min version to 2.72

    We can increase the min version of GLib to 2.72 since it's in Ubuntu 20.10.
    jsparber committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    bdec44e View commit details
    Browse the repository at this point in the history
  2. project: Backport g_autofd and g_clear_fd for GLib version <= 2.76

    We can't bump GLib version since Ubuntu 22.04 ships with 2.72.
    jsparber committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8080944 View commit details
    Browse the repository at this point in the history
  3. email: Fix fd leak

    jsparber committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3a88804 View commit details
    Browse the repository at this point in the history