Skip to content

Minor code cleanups

Alan Coopersmith requested to merge alanc/x11perf:misc into master
  • Variable scope reductions as recommended by cppcheck
  • Stop casting return value of malloc() and calloc()

Merge request reports