574dbdebb7
This release of libX11 includes a number of fixes to handle realloc() failure better, resolves a number of compiler & static analyzer warnings, fixes several bugs in the X Input Method framework, and cleans up the XKB code to be a little more maintainable. Alan Coopersmith (28): Fix file leak on malloc error in XlcDL.c:resolve_object() lcfile: skip over any null entries in args list xlibi18n: convert sprintf calls to snprintf ximcp/imRm.c: convert sprintf calls to snprintf omGeneric.c: convert sprintf calls to snprintf Avoid memory leak/corruption if realloc fails in XlcDL.c:resolve_object() lcDB.c: ensure buffer size is updated correctly if realloc fails Avoid memory leak/corruption if realloc fails in imLcPrs.c:parseline() Avoid memory leak/corruption if realloc fails in Xregion.h:MEMCHECK macro miRegionCopy(): handle realloc failure better miRegionOp(): ensure region size is not updated if realloc fails Delete unused XKB_INSURE_SIZE macro from XKBlibint.h init_om: remove unneeded extra copy of string to local buffer Constify lc_name argument to _XlcLocaleDirName() & _XlcLocaleLibDirName() Fix const handling in XSetLocaleModifiers xlibi18n: Fix a bunch of const cast warnings i18n modules: Fix some const cast warnings xlibi18n: fix argsize argument to _XlcParsePath Remove even more casts of return values from Xmalloc/Xrealloc Don't cast sizeof() results to unsigned when passing to Xmalloc/Xcalloc Remove unnecessary casts of pointers to (char *) in calls to Xfree() Remove long unused src/udcInf.c Fix overflow checks in _XkbReadKeySyms when key_sym_map is already created Reindent XKB code to X.Org standard style Rearrange some variable declarations & initializations in XKB Stop checking for HAVE_DIX_CONFIG_H on the client side Bug 68413 - [Bisected]Error in `xterm': realloc(): invalid next size libX11 1.6.2 Benno Schulenberg (1): nls: Adding more accessible compose sequences for J́ and j́. Egbert Eich (2): XIM: Fix race on focus change: set 'FABRICATED' only when keyev filters in place. XIM: Fix sync problem on focus change. ISHIKAWA,chiaki (1): Fix bogus timestamp generated by XIM Julien Cristau (1): Add missing locales to configure.ac
8 lines
430 B
Text
8 lines
430 B
Text
$NetBSD: distinfo,v 1.22 2013/09/09 09:44:41 wiz Exp $
|
|
|
|
SHA1 (libX11-1.6.2.tar.bz2) = 0dd74854e6f6bb8a322e88ba3e89f87c3dcf9e08
|
|
RMD160 (libX11-1.6.2.tar.bz2) = ebfc49399f379b77c3fc2b540af41d4316c0fa67
|
|
Size (libX11-1.6.2.tar.bz2) = 2339981 bytes
|
|
SHA1 (patch-Makefile.in) = 5bb9465a1be62cf75d0be893627862aea937e984
|
|
SHA1 (patch-aa) = ed69aa016d58e46fa9349778852264e3e1975135
|
|
SHA1 (patch-ac) = 5d73fc6b7544f8be7a988f0fd5cb17dd84b25896
|