Skip to content

Minor code cleanups

Alan Coopersmith requested to merge alanc/xauth:misc into master
  • Variable scope reductions, as suggested by cppcheck
  • Remove unnecessary casts from malloc() calls
  • Handle -Wempty-body warning for WRITES() macro

Merge request reports