- 10 Apr, 2022 1 commit
-
-
Alan Coopersmith authored
Reported by Oracle Parfait: Error: Uninitialised memory Uninitialised memory [uninitialised-mem] (CWE 456): Possible access to uninitialised memory referenced by 'cookies' at line 289 of dsimple.c in function 'recursive_Window_With_Name'. called at line 420 in function 'Window_With_Name' with cookies = &cookies. Path avoiding write at line 416 Write does not overlap at line 417 Write does not overlap at line 418 cookies allocated at line 410 cookies passed in at line 276 in function 'recursive_Window_With_Name' Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 07 Dec, 2021 2 commits
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 14 Jul, 2019 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 09 Jun, 2019 2 commits
-
-
Alan Coopersmith authored
dsimple.c: In function ‘recursive_Window_With_Name’: dsimple.c:298:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((namelen == prop_name_len) && ^~ dsimple.c:336:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((namelen == prop_name_len) && ^~ dsimple.c:371:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < nchildren; i++) { ^ dsimple.c:380:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < nchildren; i++) { ^ dsimple.c:390:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (/* keep previous i */; i < nchildren; i++) { ^ dsimple.c: In function ‘Get_Atom’: dsimple.c:616:17: warning: comparison between si...
-
- Rename windows and display args. - Mention of short (-d) -display option. Signed-off-by:
Stéphane Aulery <lkppo@free.fr> Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 22 Nov, 2018 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 17 Nov, 2018 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 17 Jun, 2018 1 commit
- 10 Mar, 2018 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 26 Jan, 2017 3 commits
-
-
Signed-off-by:
Mihail Konev <k.mvc@ya.ru>
-
Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent fall-outs, when they contain space. Signed-off-by:
Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by:
Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
Peter Hutterer authored
Syncs the invocation of configure with the one from the server. Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by:
Emil Velikov <emil.velikov@collabora.com>
-
- 06 Jan, 2015 1 commit
-
-
If the connection to the X server is lost while waiting for the user to select a window interactively, xwininfo segfaults. This is a regression introduced with the port to XCB, because xcb_wait_for_event() can return NULL in case of an IO error and xwininfo does not check for the actual returned value. Signed-off-by:
Olivier Fourdan <ofourdan@redhat.com> Reviewed-by:
Adam Jackson <ajax@redhat.com> Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
- 04 Jun, 2014 4 commits
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
See http://people.gnome.org/~walters/docs/build-api.txt Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 18 May, 2013 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 12 Jan, 2013 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 10 Oct, 2012 1 commit
-
-
Not of the root window. Signed-off-by:
Pierre-Loup A. Griffais <pgriffais@nvidia.com> Signed-off-by:
Julien Cristau <jcristau@debian.org>
-
- 30 Aug, 2012 2 commits
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by:
Jeremy Huddleston Sequoia <jeremyhu@apple.com>
-
Check number of screen entries before iterating past the end of the list Reviewed-by:
Jeremy Huddleston Sequoia <jeremyhu@apple.com> Reviewed-by:
Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 26 Aug, 2012 1 commit
-
-
Signed-off-by:
Thomas Klausner <wiz@NetBSD.org> Reviewed-by:
Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 25 Aug, 2012 2 commits
-
-
Jeremy Huddleston Sequoia authored
xwininfo.c:1886:15: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (inlen < 0) { ~~~~~ ^ ~ Signed-off-by:
Jeremy Huddleston Sequoia <jeremyhu@apple.com>
-
Jeremy Huddleston Sequoia authored
Signed-off-by:
Jeremy Huddleston Sequoia <jeremyhu@apple.com>
-
- 25 Jan, 2012 1 commit
-
-
Gaetan Nadon authored
Add missing AC_CONFIG_SRCDIR([Makefile.am]) Move AC_USE_SYSTEM_EXTENSIONS higher up in Autoconf init section which must come before XORG_DEFAULT_OPTIONS Move XORG_DEFAULT_OPTIONS to its usual place with X.Org macros Note that AC_FUNC_STRNLEN calls AC_REQUIRE(AC_USE_SYSTEM_EXTENSIONS) Comment the strnlen function replacement. http://pubs.opengroup.org/onlinepubs/9699919799/functions/strlen.html No functional changes. Following the layout in http://www.x.org/wiki/NewModuleGuidelines Signed-off-by:
Gaetan Nadon <memsize@videotron.ca>
-
- 21 Jan, 2012 1 commit
-
-
Gaetan Nadon authored
AC_FUNC_STRLEN is one of the functions that call AC_LIBOBJ which sets $LIBOBJ. This reverts commit 3f3606b0.
-
- 20 Jan, 2012 1 commit
-
-
Gaetan Nadon authored
Starting at Autoconf 2.53, the use of LIBOBJS is an error. http://www.gnu.org/software/autoconf/manual/autoconf.html# AC_005fLIBOBJ-vs-LIBOBJS There are no system functions to override in this module. Signed-off-by:
Gaetan Nadon <memsize@videotron.ca>
-
- 05 Oct, 2011 4 commits
-
-
Guillem Jover authored
This allows the compiler to check the format against the argument types. Signed-off-by:
Guillem Jover <guillem@hadrons.org> Reviewed-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Guillem Jover authored
Signed-off-by:
Guillem Jover <guillem@hadrons.org> Reviewed-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Guillem Jover authored
This allows the compiler to check the format against the argument types. Signed-off-by:
Guillem Jover <guillem@hadrons.org> Reviewed-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Guillem Jover authored
Besides slightly reducing the binary size, this will be helpful when/if i18n support is added to translate the strings. Signed-off-by:
Guillem Jover <guillem@hadrons.org> Reviewed-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 29 Sep, 2011 2 commits
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' git diff -w & git diff -b show no diffs from this change Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 25 Aug, 2011 1 commit
-
-
Yaakov Selkowitz authored
AC_SEARCH_LIBS does not detect GNU libiconv because its symbols are exported in the "libiconv" namespace instead of "iconv". The AM_ICONV macro correctly detects both glibc and GNU libiconv, defines HAVE_ICONV, ICONV_CONST, and LIBICONV depending on the system. The config.rpath file is required by this macro. This adds a dependency on the aclocal macros from gettext (gettext-devel in some distros) when building from git, but not when building from a tarball. Signed-off-by:
Yaakov Selkowitz <yselkowitz@users.sourceforge.net> Reviewed-by:
Gaetan Nadon <memsize@videotron.ca>
-
- 30 Jun, 2011 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 18 Jun, 2011 1 commit
-
-
Alan Coopersmith authored
Changes all names to the xcb_icccm_* namespaced versions. Requires xcb-icccm 0.3.8 (from new xcb-util-wm package) if used. Still disabled by default, only enabled with --with-xcb-icccm Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 09 Jun, 2011 1 commit
-
-
Alan Coopersmith authored
Prevents strncmp returning on partial matches when one is shorter. https://bugs.freedesktop.org/show_bug.cgi?id=37710 Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by:
Mark Kettenis <kettenis@openbsd.org>
-
- 19 Jan, 2011 1 commit
-
-
Gaetan Nadon authored
Use services provided by XORG_MANPAGE_SECTIONS. Use standard Makefile for man pages. Signed-off-by:
Gaetan Nadon <memsize@videotron.ca>
-