Skip to content
Snippets Groups Projects

Assorted code cleanups

Merged Alan Coopersmith requested to merge alanc/libxcomposite:misc into master
  • Mark two dpy parameters const as suggested by cppcheck
  • Remove unnecessary casts from malloc() and free() calls
  • Wrap XComposite*CheckExtension() in do { ... } while(0)
  • Handle implicit conversion warnings from clang
  • XCompositeCloseDisplay: Mark codes as unused

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading