From ae69a754244c4e475c8d2591772ca8e005071d83 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 18 Feb 2019 11:55:41 +0100 Subject: Update to 5.42 --- hacks/xlockmore.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hacks/xlockmore.c') diff --git a/hacks/xlockmore.c b/hacks/xlockmore.c index 79d430a..addfd4c 100644 --- a/hacks/xlockmore.c +++ b/hacks/xlockmore.c @@ -71,6 +71,9 @@ xlockmore_setup (struct xscreensaver_function_table *xsft, void *arg) /* Translate the xlockmore `opts[]' argument to a form that screenhack.c expects. + + Some of the strings in here are leaked at exit, but since this code + only runs on X11, that doesn't matter. */ new_options = (XrmOptionDescRec *) calloc (xlockmore_opts->numopts*3 + 100, sizeof (*new_options)); -- cgit v1.2.3-55-g7522