Opened 22 months ago
Closed 22 months ago
#19234 closed enhancement (fixed)
libXext-1.3.6 (Xorg Library)
| Reported by: | Douglas R. Reno | Owned by: | Bruce Dubbs |
|---|---|---|---|
| Priority: | normal | Milestone: | 12.1 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New point version
libXext is the historical libX11-based catchall library for the X11
extensions without their own libraries.
Alan Coopersmith (7):
Wrap Xext*CheckExtension() in do { ... } while(0)
configure: raise minimum autoconf requirement to 2.70
configure: Use LT_INIT from libtool 2 instead of deprecated
AC_PROG_LIBTOOL
_xgeGetExtensionVersion should not free info on failure
Check for malloc failure in _xgeGetExtensionVersion
_xgeDpyClose: handle NULL return from _xgeFindDisplay
libXext 1.3.6
Sam James (1):
XEVI: fix -Walloc-size
git tag: libXext-1.3.6
Change History (2)
comment:1 by , 22 months ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 22 months ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Fixed at commit ee92a077.