Skip to content

Assorted code cleanups

Alan Coopersmith requested to merge alanc/libxrandr:misc into master
  • Xrandr.h: remove misleading comment for XRRGetScreenSizeRange()
  • XRRGetProviderInfo: Remove unneeded ProviderInfoExtra
  • Variable scope reductions as recommended by cppcheck
  • Remove unnecessary casts of return values from malloc()

Merge request reports