Skip to content

xdm 1.1.14

Alan Coopersmith requested to merge alanc/xdm:release into master

Alan Coopersmith (6):

  • GetChooserAddr(): verify socket address fit in provided buffer
  • all_query_respond(): handle ConvertAddr failure sooner
  • Use memcpy() instead of memmove() when buffers are known not to overlap
  • chooser: avoid free of uninitialized pointer in allocation failure cleanup
  • Only link with libbsd if needed for arc4random() or setproctitle()
  • xdm 1.1.14

Callum Farmer (1):

  • genauth: fix build with arc4random in glibc 2.36

Guillem Jover (1):

  • Switch from libbsd to libbsd-overlay

Matt Turner (1):

  • configure.ac: Add option to disable Xinerama

Merge request reports