Skip to content

Assorted code cleanups

Alan Coopersmith requested to merge alanc/libxdmcp:misc into master
  • Clear -Wunused-macros warnings when arc4random_buf() is available
  • XdmcpWriteHeader: drop unnecessary cast of free() argument
  • XdmcpWriteHeader: use calloc instead of malloc to alloc buffer

Merge request reports