<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nx-X11/lib/src, branch pr/various9</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=pr%2Fvarious9</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=pr%2Fvarious9'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2023-04-27T12:08:46+00:00</updated>
<entry>
<title>Update libNX_X11 to upstream's libX11-1.7.3.1-10-gd60ede78</title>
<updated>2023-04-27T12:08:46+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2022-01-18T23:45:43+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=4875a15ca61358a1c95b156b2279fce092451278'/>
<id>urn:sha1:4875a15ca61358a1c95b156b2279fce092451278</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shellcheck: Fix SC2048 issue</title>
<updated>2021-01-31T14:03:53+00:00</updated>
<author>
<name>Mario Trangoni</name>
<email>mjtrangoni@gmail.com</email>
</author>
<published>2021-01-31T14:03:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=407651b39e5d6dc1f74716e38a54e315bb251ae3'/>
<id>urn:sha1:407651b39e5d6dc1f74716e38a54e315bb251ae3</id>
<content type='text'>
See,

$ find . -name "*.sh" | xargs shellcheck -i SC2048

In ./nx-X11/lib/src/util/mkks.sh line 10:
}' $*
   ^-- SC2048: Use "$@" (with quotes) to prevent whitespace problems.

For more information:
  https://www.shellcheck.net/wiki/SC2048 -- Use "$@" (with quotes) to prevent...

Signed-off-by: Mario Trangoni &lt;mjtrangoni@gmail.com&gt;
</content>
</entry>
<entry>
<title>shellcheck: Fix SC2002 issue</title>
<updated>2021-01-31T13:53:37+00:00</updated>
<author>
<name>Mario Trangoni</name>
<email>mjtrangoni@gmail.com</email>
</author>
<published>2021-01-31T13:53:37+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=22b40e690ac85ba694b999ecdfbbd91ab923b64c'/>
<id>urn:sha1:22b40e690ac85ba694b999ecdfbbd91ab923b64c</id>
<content type='text'>
See,

$ find . -name "*.sh" | xargs shellcheck -i SC2002

For more information:
  https://www.shellcheck.net/wiki/SC2002 -- Useless cat. Consider 'cmd &lt; file...

Signed-off-by: Mario Trangoni &lt;mjtrangoni@gmail.com&gt;
</content>
</entry>
<entry>
<title>yConnDis.c: fix memory leak</title>
<updated>2020-11-03T12:42:48+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2020-10-18T14:24:32+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=12b22e97e7f66bbc9ede261591ecf692b8f1a54a'/>
<id>urn:sha1:12b22e97e7f66bbc9ede261591ecf692b8f1a54a</id>
<content type='text'>
 Direct leak of 3 byte(s) in 1 object(s) allocated from:
 #0 0xb79e85d4 in __interceptor_malloc (/lib/i386-linux-gnu/libasan.so.5+0xeb5d4)
 #1 0xb770b635 in copystring /home/uli/work/nx/nx-libs/nx-X11/lib/src/ConnDis.c:96
 #2 0xb770ba56 in _X11TransConnectDisplay /home/uli/work/nx/nx-libs/nx-X11/lib/src/ConnDis.c:229
 #3 0xb776b4fd in XOpenDisplay /home/uli/work/nx/nx-libs/nx-X11/lib/src/OpenDis.c:215
 #4 0x63e2fd in nxagentInternalOpenDisplay /home/uli/work/nx/nx-libs/nx-X11/programs/Xserver/hw/nxagent/Display.c:608
 #5 0x63fa03 in nxagentOpenDisplay /home/uli/work/nx/nx-libs/nx-X11/programs/Xserver/hw/nxagent/Display.c:1140
 #6 0x694b5a in InitOutput /home/uli/work/nx/nx-libs/nx-X11/programs/Xserver/hw/nxagent/Init.c:305
 #7 0x5f7b11 in main /home/uli/work/nx/nx-libs/nx-X11/programs/Xserver/dix/main.c:278
 #8 0xb6f04b40 in __libc_start_main ../csu/libc-start.c:308

I have not investigated the exact location where an XFree() was missing but added multiple
Xfree() calls whereever appropriate.

Fixes ArcticaProject/nx-libs#951
</content>
</entry>
<entry>
<title>libNX_X11: reintroduce HASXDMAUTH</title>
<updated>2020-10-17T20:01:46+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-02-26T19:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=475d6c1f26fa44a4b4e2ee25b40656e4a8f3eac6'/>
<id>urn:sha1:475d6c1f26fa44a4b4e2ee25b40656e4a8f3eac6</id>
<content type='text'>
Fixes ArcticaProject/nx-libs#779
</content>
</entry>
<entry>
<title>XlibInt.c: scope improvements/reformat</title>
<updated>2020-05-07T12:57:21+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2020-02-05T22:56:08+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=f3473e38ca4b4132303cb76e06fe06889ae5c131'/>
<id>urn:sha1:f3473e38ca4b4132303cb76e06fe06889ae5c131</id>
<content type='text'>
</content>
</entry>
<entry>
<title>XlibInt.c: simplify NX code insertion</title>
<updated>2020-05-07T12:57:21+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2020-02-04T18:15:47+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=52a458282a50bf54b54eacf071a15a26ab6e8547'/>
<id>urn:sha1:52a458282a50bf54b54eacf071a15a26ab6e8547</id>
<content type='text'>
</content>
</entry>
<entry>
<title>XlibInt.c: reformat some comments</title>
<updated>2020-05-07T12:57:21+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2020-02-04T18:15:31+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=17ab45b921c2e17437d585cb3e9d62ca73ab04c5'/>
<id>urn:sha1:17ab45b921c2e17437d585cb3e9d62ca73ab04c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>XlibInt.c: simplify handling of NX_TRANS_{CHANGE,DEBUG} macros</title>
<updated>2020-05-07T12:57:21+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2020-02-04T18:06:33+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=e9f628fd250dc943f2d7ae5005f790c7f6a27b5f'/>
<id>urn:sha1:e9f628fd250dc943f2d7ae5005f790c7f6a27b5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xau files: adapt code to match upstream libXau 1.0.9</title>
<updated>2019-11-01T15:19:54+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-10-04T19:13:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=c590c64726db5c1a50640332c1383a471c24459d'/>
<id>urn:sha1:c590c64726db5c1a50640332c1383a471c24459d</id>
<content type='text'>
</content>
</entry>
</feed>
