Skip to content

Conversation

@okaestne
Copy link
Contributor

  • automount: fix queue iteration
    • fix use-after-free bug caused by dereferencing l after g_list_remove.
    • fixes auto-mounting multiple volumes that were connected while the screensaver was active.
  • automount: fix memleak in csd-autorun
    • guessed_content_type also has to be freed if non-NULL (no error) but empty.

fix use-after-free bug caused by dereferencing l after g_list_remove.

This change also fixes auto-mounting multiple volumes that were
connected while the screensaver was active.
guessed_content_type also has to be freed if non-NULL (no error) but empty.
@mtwebster mtwebster merged commit f980892 into linuxmint:master Dec 1, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants