Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xorg
lib
libXrender
Merge requests
!5
Regular Render Repairs
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Alan Coopersmith
requested to merge
alanc/libxrender:misc
into
master
Aug 28, 2022
Overview
0
Commits
4
Pipelines
2
Changes
10
Remove unnecessary casts from malloc & free calls
Reduce variable scopes as recommended by cppcheck
Resolve -Wsign-compare warnings
Rename xDepth to xPDepth to quiet -Wshadow warnings