You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by persiaAziz <gi...@git.apache.org> on 2015/07/21 01:21:25 UTC

[GitHub] trafficserver pull request: Coverity fix

GitHub user persiaAziz opened a pull request:

    https://github.com/apache/trafficserver/pull/256

    Coverity fix

    asserting the useless sanity check calls

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/persiaAziz/trafficserver Coverity_Fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/256.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #256
    
----
commit 0a743a1df2f353242d6984566fe3ac2077dcce2a
Author: Leif Hedstrom <zw...@apache.org>
Date:   2015-05-26T23:51:01Z

    TS-3631 Fix clang-format

commit 4388f90200ce9672a6d6d9bff89b1d8864d7f0dc
Author: Leif Hedstrom <zw...@apache.org>
Date:   2015-05-27T04:39:28Z

    TS-3568 Fix C++ detection so we always get one appropriately modern -std= option

commit c2ff5a08ed6f53e791b326c2d265fed5396a1cd8
Author: Bryan Call <bc...@apache.org>
Date:   2015-05-27T16:30:36Z

    Prepended v_ to the ssl_lock debug tag for verbose

commit ed2517c65584f4f7295e1b2cc970a5b66450d382
Author: Jean Baptiste Favre <je...@blablacar.com>
Date:   2015-05-27T07:51:39Z

    Solve 'undefined reference to symbol MD5_Final@@OPENSSL_1.0.0'. Fix TS-3632

commit 11ce0c1ad5e5910441fab05f5473cf417a46888c
Author: Sudheer Vinukonda <su...@yahoo-inc.com>
Date:   2015-05-27T18:47:11Z

    [TS-3642]: fix reading of proxy.config.http.share_server_sessions

commit 78d7c2ee5461712079c5a58be9b260b63af8da6f
Author: Sudheer Vinukonda <su...@yahoo-inc.com>
Date:   2015-05-27T18:48:42Z

    update CHANGES

commit 4a110efb9be9549cd3650ee041c3181790e958f3
Author: James Peach <jp...@apache.org>
Date:   2014-10-27T16:02:49Z

    TS-3158: convert traffic_manager to ink_args argument processing

commit 6edb16bb4e500cd4b13d9770d8853bdaf9e23202
Author: Leif Hedstrom <zw...@apache.org>
Date:   2015-05-24T02:19:11Z

    TS-3635 Fix some ASAN memory issues

commit 0a1c8f3cada23b981f9239b5db67d846da70650c
Author: Leif Hedstrom <zw...@apache.org>
Date:   2015-05-28T00:21:31Z

    Fix indentations.

commit 86d0af81181372fb574d5ac12b50e583e23e2fe5
Author: Leif Hedstrom <zw...@apache.org>
Date:   2015-05-28T01:19:45Z

    Add an important feature of TSTextLogObjectRollingEnabledSet

commit 99d29e7c78475895879c9b328b60b676e6cf7154
Author: Phil Sorber <so...@apache.org>
Date:   2015-05-28T22:35:30Z

    TS-3649: Check key length during config parse

commit f4dc041185b730063dbad4b297b6123987a5cc8e
Author: Leif Hedstrom <zw...@apache.org>
Date:   2015-05-29T00:21:20Z

    Add TS-3635

commit 7c80c0d52cf736f9be68ffa6e73caa5cc03d7ca9
Author: Syeda Persia Aziz <pe...@yahoo-inc.com>
Date:   2015-05-29T14:36:29Z

    TS-3560: Make proxy.config.http.slow.log.threshold overridable
    This closes #205

commit 61ad99cf3fc88e94ed572e0d897085ceee9e0193
Author: Meera Mosale Nataraja <me...@gmail.com>
Date:   2015-05-29T18:17:15Z

    Fix typo in cache_promote docs

commit 42a679775d5a0ee70f556926313e007bff847152
Author: Gancho Tenev <gt...@gmail.com>
Date:   2015-06-01T17:17:40Z

    TS-3649 Fix for url_sig plugin security issues (crash by HTTP request, circumvent signature).

commit 68c1b865c5dd967b0c3b0e06ded7f109c17f59c7
Author: Syeda Persia Aziz <pe...@yahoo-inc.com>
Date:   2015-06-01T17:30:32Z

    TS-3560: Fix regression tests

commit acc30c896a2521ada2a05ac01cc472be7ca65bd0
Author: Leif Hedstrom <zw...@apache.org>
Date:   2015-06-01T19:13:41Z

    Indentation / style fixes.

commit e46b0ef01abc6473e7a7488c6087865c28bcb221
Author: Leif Hedstrom <zw...@apache.org>
Date:   2015-06-01T19:15:11Z

    Added TS-3649.
    
    This closes #208

commit aa5979bc11bbe7e157cd49530d22552ae33e5cf8
Author: Phil Sorber <so...@apache.org>
Date:   2015-06-01T22:14:28Z

    TS-3653: Add the ability to exclude by regex to url_sig plugin

commit 92dad84ba169f4689eaeba9cbba041d4224cbe9e
Author: Phil Sorber <so...@apache.org>
Date:   2015-06-02T03:45:33Z

    TS-3632: Add to CHANGES

commit 2ed6804adbc94705b19d1c7bfa29b25336f9c399
Author: Crystal Qian <cr...@gmail.com>
Date:   2015-06-02T15:59:27Z

    Added period, removed half-transparency link
    
    This closes #209

commit 41653c79a1b62587fe7389caa9b8ccedf1829b04
Author: weijin <we...@apache.org>
Date:   2015-06-02T08:04:51Z

    TS-3655 fix the bug that forget close the netvc in regression test

commit 0c31ae7157b7e7e7f4ab5316f4ea3fc869a288ce
Author: shinrich <sh...@yahoo-inc.com>
Date:   2015-06-03T20:09:58Z

    TS-3378: SpdyRequest used after free.
    This closes #211

commit 9fef91ad563411c6ed21a4676786292c89b65875
Author: Brian Geffon <br...@apache.org>
Date:   2015-06-04T06:35:06Z

    TS-3664: WebSockets attempts cache lookup and blocks on multiple requests

commit eb9b6230f20797c1de6eacd5c9fcc194617ce959
Author: Brian Geffon <br...@apache.org>
Date:   2015-06-04T06:35:27Z

    TS-3664: WebSockets attempts cache lookup and blocks on multiple requests: UPDATE CHANGES

commit b903a3d11727a0de4b6abb9450d0a9f76dfe2b21
Author: Sudheer Vinukonda <su...@yahoo-inc.com>
Date:   2015-06-03T23:51:16Z

    [TS-3661]: keep cache_sm active during 3xx redirect follow to allow
    for caching the final response

commit 032d09f7f771f390c401eac1543432b7deae5c01
Author: Sudheer Vinukonda <su...@yahoo-inc.com>
Date:   2015-06-03T23:53:16Z

    [TS-3661]: update CHANGES

commit 2d8cec491c0a84f65263f200c50bbe3b25c16068
Author: Phil Sorber <so...@apache.org>
Date:   2014-10-17T01:58:08Z

    TS-3122: Add support for hugepages on Linux

commit 488a22684b57a60cfa5ba40ae67382bc7dd8aa47
Author: shinrich <sh...@yahoo-inc.com>
Date:   2015-04-12T23:08:17Z

    TS-3382: Add support for the CRYPTO_THREADID calls to support openssl 1.1

commit dd3be6ad8e29c900fc3672d62eea21c5524c8833
Author: Leif Hedstrom <zw...@apache.org>
Date:   2015-06-01T19:12:17Z

    TS-3635 One more memory oddity

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver pull request: Coverity fix

Posted by persiaAziz <gi...@git.apache.org>.
Github user persiaAziz closed the pull request at:

    https://github.com/apache/trafficserver/pull/256


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---