[trafficserver] branch master updated: Remove unused code

2018-05-08 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 0501ce2 Remove unused code 0501ce2 is

[trafficserver] branch master updated: Fix out-of-bounds access in append_string function.

2018-05-08 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new afdf0b1 Fix out-of-bounds access in

[trafficserver] branch master updated: Prevent memcpy overlapping buffers when assigning a CryptoHash to itself

2018-05-08 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 49cff6c Prevent memcpy overlapping

[trafficserver] branch master updated: Changes the check on toPath, which will be NULL when there is no path

2018-05-08 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 919f92f Changes the check on toPath,

[trafficserver] branch master updated: Fix Dereference of null pointer in HashMap

2018-05-08 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 614d8a9 Fix Dereference of null pointer

[trafficserver] branch master updated: Fix clang-analyzer identified memory leak in test code

2018-05-08 Thread shinrich
This is an automated email from the ASF dual-hosted git repository. shinrich pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 84086e6 Fix clang-analyzer identified

[trafficserver] branch master updated: Fixes null pointer dereference in print_http_hdr

2018-05-08 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 52795d8 Fixes null pointer dereference

[trafficserver] branch master updated: Removes the remnants of congestion.config and related code

2018-05-08 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 0a865b4 Removes the remnants of

[trafficserver] branch master updated: clang-fix: ink_inet.cc

2018-05-08 Thread amc
This is an automated email from the ASF dual-hosted git repository. amc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new f164ad5 clang-fix: ink_inet.cc f164ad5 is

[trafficserver] branch master updated: Fixes uninitialized argument value use in HttpTransact::issue_revalidate

2018-05-08 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 7d5e0a1 Fixes uninitialized argument

[trafficserver] branch master updated: Fix clang-analyzer issue in HdrTest::test_mime.

2018-05-08 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 91eb204 Fix clang-analyzer issue in

[trafficserver] branch master updated: Fix a nullptr dereference

2018-05-08 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 10fd8db Fix a nullptr dereference

[trafficserver] branch master updated: clang: Logic error

2018-05-08 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new d1b22a4 clang: Logic error d1b22a4 is

[trafficserver] branch master updated: Cleaned up the syntax test

2018-05-08 Thread bcall
This is an automated email from the ASF dual-hosted git repository. bcall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 676c624 Cleaned up the syntax test

[trafficserver] branch master updated: h2spec: Parse priority frames even if H2 stream priority is disabled

2018-05-08 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new c94075a h2spec: Parse priority frames

[trafficserver] 01/02: Add misc functions to ts_lua and update document to avoid using print

2018-05-08 Thread kichan
This is an automated email from the ASF dual-hosted git repository. kichan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit e1f12c000ffd23389fe91ed511f8ed351e8dd238 Author: Kit Chan AuthorDate: Sat May 5 15:34:14 2018

[trafficserver] branch master updated (614d8a9 -> 11bf272)

2018-05-08 Thread kichan
This is an automated email from the ASF dual-hosted git repository. kichan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 614d8a9 Fix Dereference of null pointer in HashMap new e1f12c0 Add misc functions to ts_lua and update

[trafficserver] 02/02: fix typo

2018-05-08 Thread kichan
This is an automated email from the ASF dual-hosted git repository. kichan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit 11bf272a5a1d747dcde253f052b83c41e2859964 Author: Kit Chan AuthorDate: Sat May 5 15:40:33 2018

[trafficserver] branch master updated: Clang6: Fix garbage return value in CacheTool.cc.

2018-05-08 Thread amc
This is an automated email from the ASF dual-hosted git repository. amc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 91cef69 Clang6: Fix garbage return value