index
:
nx-libs
3.5.0.x
3.6.x
3713346f
feature/nxcomp-bigreq-support
master
nx-X11
nxagent
nxcomp
nxcompext
nxcompshad
nxproxy
pr/DXPC-re-license-retroactively
pr/Xext-cve-fixes
pr/dix-cve-fixes
pr/drop-bin-wrappers
pr/extend_manpage
pr/fix_xkb_crash
pr/gnu-hurd-i386-support
pr/hw-driver-cleanup
pr/libxfont-cleanup
pr/render-cleanup
pr/render-cve-fixes
pr/render-misc-patches
pr/various9
release-builds/3.6.x
update-workflows
upgrade-libX11
NXv3 (redistributed)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nxcomp
/
src
/
ChannelEndPoint.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make getUnixPath() return the right value when called without an argument.
Vadim
2019-01-21
1
-3
/
+3
*
ChannelEndPoint.cpp: fix possible memleak in getUnixPath()
Ulrich Sibiller
2017-12-29
1
-3
/
+5
*
ChannelEndPoint.cpp: remove unneccessary code
Ulrich Sibiller
2017-12-29
1
-2
/
+0
*
ChannelEndPoint.cpp: fix another memleak
Ulrich Sibiller
2017-12-29
1
-2
/
+4
*
ChannelEndPoint.cpp: re-scope/improve getSpec
Ulrich Sibiller
2017-12-29
1
-9
/
+19
*
nxcomp/src/ChannelEndPoint.cpp: don't use C-style casting in C++ code...
Mihai Moldovan
2017-12-24
1
-3
/
+3
*
nxcomp: use new macro SAFE_FREE(ptr)
Ulrich Sibiller
2017-12-09
1
-16
/
+14
*
ChannelEndPoint.cpp: fix two memleaks
Ulrich Sibiller
2017-12-09
1
-4
/
+10
*
nxcomp: simplify free calls
Ulrich Sibiller
2017-12-09
1
-3
/
+3
*
nxcomp: fix double free
Ulrich Sibiller
2017-12-09
1
-0
/
+2
*
Fix bug #525: PANIC! No port specified for multimedia connections
Vadim Troshchinskiy
2017-10-10
1
-0
/
+5
*
Fix nxagent argument parsing logic
Vadim Troshchinskiy
2017-09-29
1
-0
/
+3
*
nxcomp: Switch to autoreconf.
Mike Gabriel
2017-07-26
1
-0
/
+349