Skip to content

Memory handling cleanups

Alan Coopersmith requested to merge alanc/xauth:cleanup into master

Plug some minor memory leaks, and change a realloc of an array to reallocarray

Merge request reports