Skip to content

libXtst 1.2.5

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

Alan Coopersmith (7):

  • Remove "All rights reserved" from Oracle copyright notices
  • configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
  • gitlab CI: add xz-utils to container for "make distcheck"
  • XRecordGetContext: Avoid double free in error path
  • XRecordFreeState: avoid NULL dereference when called in error path
  • parse_reply_call_callback: avoid NULL dereference if reply is missing data
  • libXtst 1.2.5

Christos Zoulas (1):

  • Coverity CID 1373522: Fix memory leak

Merge request reports