Opened 2 years ago

Closed 2 years ago

#15798 closed enhancement (fixed)

xauth-1.1.1

Reported by: Bruce Dubbs Owned by: blfs-book
Priority: normal Milestone: 11.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (2)

comment:1 by Bruce Dubbs, 2 years ago

From the changelog:

  • Fix spelling/wording issues
  • Fix segfault when X starts
    • This bug happens when function get_address_info() in gethost.c is called with a display name without forward slash, for example 'myhost.mydomain:0'
  • Check malloc calls in process.c
  • Check socket file with S_ISSOCK
  • Avoid memory leaks in error paths in do_generate
  • Use reallocarray() when adding members to array in split_into_words()
  • Avoid memory leak when realloc() fails in split_into_words()
  • Prevent OOB write with long file names.
  • Fix segmentation fault on invalid add argument.

comment:2 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.