Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-1061

TSHttpTxnServerReqHdrBytesGet in ./proxy/InkAPI.cc has an extra parameter (int *bytes) from the prototype in ./proxy/api/ts/ts.h. The extra parameter needs to be removed as it is not used.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 3.1.1, 3.0.1
    • 3.1.2
    • Plugins
    • Redhat Linux but it is not environment specific

    Description

      The definitions are:

      ./proxy/InkAPI.cc:TSHttpTxnServerReqHdrBytesGet(TSHttpTxn txnp, int *bytes)
      ./proxy/api/ts/ts.h.in: tsapi int TSHttpTxnServerReqHdrBytesGet(TSHttpTxn txnp);

      The "int * bytes" parameter is not used and means that the function does not resolve and so cannot be used.

      Attachments

        Activity

          People

            i.galic Igor Galić
            alistair.stevenson@openwave.com Alistair Stevenson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 1h
                1h
                Remaining:
                Remaining Estimate - 1h
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified