This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch 3.6.x-rpm-debug in repository nx-libs. from 95e94c2 Merge branch 'bugfix/rpath' into 3.6.x-rpm-debug adds 604e096 Loop.cpp: Fix memset (size was 0) adds 4107159 Loop.cpp: free display before leaving SetupDisplaySocket() adds b593ede Loop.cpp: always close testSocketFD adds f1905c8 Loop.cpp: delete structs when no longer required adds c48748b ChannelEndPoint.cpp: re-scope/improve getSpec adds c31c54c Loop.cpp: delete passed object prior to overwriting it adds 3066195 Loop.cpp: some reformatting/simplification/FIXMEs adds 14a5589 Loop.cpp: improve/fix usage of s(n)printf adds 6d8fe66 Loop.cpp: create xServerAddrUNIX only if required adds 2367fc7 Loop.cpp: drop ugly ifdef indentation adds 6198e03 nxcomp: implement correct length handling for unix socket structs adds 96879dc EncodeBuffer.cpp: add VALGRIND guard adds eae64c4 ChannelEndPoint.cpp: fix another memleak adds 17d0458 ChannelEndPoint.cpp: remove unneccessary code adds ce29364 ChannelEndPoint.cpp: fix possible memleak in getUnixPath() adds 9e8bd2e Loop.cpp: fix memleak happening with unknown tcp host adds 6e98e35 nxcomp: drop strncpy in favour of snprintf adds 367bec5 EncodeBuffer.cpp: add another VALGRIND guard adds e13e31f Merge branch 'uli42-pr/fix_abstract' into 3.6.x new 0a2b0a7 Merge branch '3.6.x' into 3.6.x-rpm-debug The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: nxcomp/src/Auth.cpp | 14 +--- nxcomp/src/ChannelEndPoint.cpp | 44 +++++++---- nxcomp/src/Children.cpp | 19 +++-- nxcomp/src/EncodeBuffer.cpp | 17 ++++- nxcomp/src/Loop.cpp | 170 +++++++++++++++++++++++++++-------------- nxcomp/src/Proxy.cpp | 20 ++--- 6 files changed, 175 insertions(+), 109 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch 3.6.x-rpm-debug in repository nx-libs. commit 0a2b0a7e17adc15121bee102241782e2127a4995 Merge: 95e94c2 e13e31f Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Dec 30 03:36:31 2017 +0100 Merge branch '3.6.x' into 3.6.x-rpm-debug nxcomp/src/Auth.cpp | 14 +--- nxcomp/src/ChannelEndPoint.cpp | 44 +++++++---- nxcomp/src/Children.cpp | 19 +++-- nxcomp/src/EncodeBuffer.cpp | 17 ++++- nxcomp/src/Loop.cpp | 170 +++++++++++++++++++++++++++-------------- nxcomp/src/Proxy.cpp | 20 ++--- 6 files changed, 175 insertions(+), 109 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git