[GitHub] guacamole-server pull request #209: GUACAMOLE-637: Migrate strncpy(), strcat...

2019-01-06 Thread mike-jumper
GitHub user mike-jumper opened a pull request: https://github.com/apache/guacamole-server/pull/209 GUACAMOLE-637: Migrate strncpy(), strcat(), etc. to safer libguac implementations. This change adds platform-independent libguac implementations of the `strlcpy()` and `strlcat()`

Re: Build failed in Jenkins: guacamole-server-master #80

2019-01-06 Thread Mike Jumper
With the handling of unit tests now corrected, this build failure is expected (see: https://github.com/apache/guacamole-server/pull/203 and https://issues.apache.org/jira/browse/GUACAMOLE-662). This should be fixed by: https://github.com/apache/guacamole-server/pull/208 - Mike On Sun, Jan 6,

[GitHub] guacamole-server pull request #208: GUACAMOLE-662: Correct behavior of neste...

2019-01-06 Thread mike-jumper
GitHub user mike-jumper opened a pull request: https://github.com/apache/guacamole-server/pull/208 GUACAMOLE-662: Correct behavior of nested socket. The nested `guac_socket` implementation has apparently been broken for some time. Besides the index not being properly initialized,

Build failed in Jenkins: guacamole-server-master #80

2019-01-06 Thread Apache Jenkins Server
See Changes: [mjumper] GUACAMOLE-662: Correct fork logic (main test process should be PARENT, [mjumper] GUACAMOLE-662: Add utility script for automatically generating CUnit [mjumper] GUACAMOLE-662: Log

[GitHub] guacamole-server pull request #203: GUACAMOLE-662: Fix handling of unit test...

2019-01-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/guacamole-server/pull/203 ---

[GitHub] guacamole-server pull request #206: GUACAMOLE-663: guacd SEGVs intermittentl...

2019-01-06 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/guacamole-server/pull/206#discussion_r245522648 --- Diff: configure.ac --- @@ -140,6 +140,46 @@ AC_SUBST([COMMON_SSH_INCLUDE], '-I$(top_srcdir)/src/common-ssh')

[GitHub] guacamole-server pull request #206: GUACAMOLE-663: guacd SEGVs intermittentl...

2019-01-06 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/guacamole-server/pull/206#discussion_r245522605 --- Diff: configure.ac --- @@ -140,6 +140,46 @@ AC_SUBST([COMMON_SSH_INCLUDE], '-I$(top_srcdir)/src/common-ssh')

[GitHub] guacamole-server pull request #206: GUACAMOLE-663: guacd SEGVs intermittentl...

2019-01-06 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/guacamole-server/pull/206#discussion_r245522526 --- Diff: configure.ac --- @@ -140,6 +140,46 @@ AC_SUBST([COMMON_SSH_INCLUDE], '-I$(top_srcdir)/src/common-ssh')