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

picom: fix xcb_request_check memory leaks #992

Merged
merged 1 commit into from
Jan 13, 2023

Conversation

absolutelynothelix
Copy link
Collaborator

@absolutelynothelix absolutelynothelix commented Jan 9, 2023

to exit gracefully in case of errors

@codecov
Copy link

codecov bot commented Jan 9, 2023

Codecov Report

Merging #992 (81f2bf4) into next (60ac2b6) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             next     #992      +/-   ##
==========================================
- Coverage   37.82%   37.81%   -0.02%     
==========================================
  Files          48       48              
  Lines       10849    10852       +3     
==========================================
  Hits         4104     4104              
- Misses       6745     6748       +3     
Impacted Files Coverage Δ
src/picom.c 65.76% <0.00%> (-0.17%) ⬇️

@absolutelynothelix absolutelynothelix changed the title fix memory leaks with xcb_request_check picom: fix xcb_request_check memory leaks Jan 11, 2023
@yshui
Copy link
Owner

yshui commented Jan 13, 2023

thanks

@yshui yshui merged commit 7ac80f9 into yshui:next Jan 13, 2023
@absolutelynothelix absolutelynothelix deleted the xcb_request_check_memory_leaks branch January 13, 2023 17:07
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