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

xrender: fix leak in release_rounded_corner_cache #980

Merged
merged 1 commit into from
Dec 22, 2022

Conversation

absolutelynothelix
Copy link
Collaborator

calling wrong free function did nothing and produced ton of x errors

fixes at least #892

calling wrong free function did nothing and produced ton of x errors

fixes at least yshui#892
@codecov
Copy link

codecov bot commented Dec 22, 2022

Codecov Report

Merging #980 (32020ff) into next (5457d76) will increase coverage by 0.14%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             next     #980      +/-   ##
==========================================
+ Coverage   37.68%   37.82%   +0.14%     
==========================================
  Files          48       48              
  Lines       10849    10849              
==========================================
+ Hits         4088     4104      +16     
+ Misses       6761     6745      -16     
Impacted Files Coverage Δ
src/backend/xrender/xrender.c 0.00% <0.00%> (ø)
src/picom.c 65.93% <0.00%> (+0.59%) ⬆️
src/win.c 68.25% <0.00%> (+0.80%) ⬆️

@yshui
Copy link
Owner

yshui commented Dec 22, 2022

nice work!

@yshui yshui merged commit 99e1a74 into yshui:next Dec 22, 2022
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