[X2Go-Commits] [nx-libs] branch master updated (061c357 -> e13e31f)

git-admin at x2go.org git-admin at x2go.org
Sun Dec 31 05:29:21 CET 2017


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

x2go pushed a change to branch master
in repository nx-libs.

      from  061c357   Merge branch 'uli42-pr/reduce_uninitialised' into 3.6.x
      adds  2cade63   nxcompshad: silence GCC warnings
      adds  2d44051   Merge branch 'uli42-pr/silence_nxcompshad_warnings' into 3.6.x
      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

No new revisions were added by this update.

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 ++---
 nxcompshad/src/Core.cpp        |  18 ++++-
 nxcompshad/src/Logger.h        |   5 ++
 8 files changed, 194 insertions(+), 113 deletions(-)

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list