[Pkg-wmaker-commits] [wmbiff] 51/84: reminder in where valgrind complains

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:01:57 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to tag wmbiff_0_4_10
in repository wmbiff.

commit 8dfa126b375fdf71b4a989760a9e31d28c46d987
Author: bluehal <bluehal>
Date:   Thu Jul 4 00:45:47 2002 +0000

    reminder in where valgrind complains
---
 wmgeneral/wmgeneral.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/wmgeneral/wmgeneral.c b/wmgeneral/wmgeneral.c
index d242459..4d87b38 100644
--- a/wmgeneral/wmgeneral.c
+++ b/wmgeneral/wmgeneral.c
@@ -516,6 +516,7 @@ void openXwindow(int argc, char *argv[], const char *pixmap_bytes[],
 				 ButtonPressMask | ExposureMask | ButtonReleaseMask |
 				 PointerMotionMask | StructureNotifyMask);
 
+	/* wname is argv[0] */
 	if (XStringListToTextProperty(&wname, 1, &name) == 0) {
 		fprintf(stderr, "%s: can't allocate window name\n", wname);
 		exit(1);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git



More information about the Pkg-wmaker-commits mailing list