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 1852 #1853

Merged
merged 3 commits into from
May 28, 2023
Merged

Fix 1852 #1853

merged 3 commits into from
May 28, 2023

Commits on May 21, 2023

  1. Fix memleak

    introduced in 5d3c8ce
    
    Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
    sjaeckel committed May 21, 2023
    Configuration menu
    Copy the full SHA
    638b15c View commit details
    Browse the repository at this point in the history
  2. Improve debug logging

    Tell the user that a MAM request will be issued delayed instead of showing
    a warning that MAM isn't supported by the server.
    
    Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
    sjaeckel committed May 21, 2023
    Configuration menu
    Copy the full SHA
    c0861ee View commit details
    Browse the repository at this point in the history
  3. Fix use-after-free

    introduced in 8d3c1f7
    
    This fixes #1852
    
    Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
    sjaeckel committed May 21, 2023
    Configuration menu
    Copy the full SHA
    b6bb50c View commit details
    Browse the repository at this point in the history