Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TS-2237: Add unit tests for escapify_url and pure_escapify_url #913

Merged
merged 1 commit into from
Sep 9, 2016

Conversation

maskit
Copy link
Member

@maskit maskit commented Aug 24, 2016

Unit tests for #866

@atsci
Copy link

atsci commented Aug 24, 2016

FreeBSD build failed! See https://ci.trafficserver.apache.org/job/Github-FreeBSD/600/ for details.

@atsci
Copy link

atsci commented Aug 24, 2016

Linux build failed! See https://ci.trafficserver.apache.org/job/Github-Linux/496/ for details.

@maskit
Copy link
Member Author

maskit commented Aug 24, 2016

CI builds fail because the functions are not in the code yet.

@zwoop zwoop added the Tests label Aug 26, 2016
@zwoop zwoop added this to the 7.0.0 milestone Aug 26, 2016
@shinrich
Copy link
Member

shinrich commented Sep 7, 2016

[approve ci]

@atsci
Copy link

atsci commented Sep 7, 2016

Linux build failed! See https://ci.trafficserver.apache.org/job/Github-Linux/619/ for details.

@atsci
Copy link

atsci commented Sep 7, 2016

FreeBSD build failed! See https://ci.trafficserver.apache.org/job/Github-FreeBSD/723/ for details.

@atsci
Copy link

atsci commented Sep 8, 2016

FreeBSD build successful! See https://ci.trafficserver.apache.org/job/Github-FreeBSD/744/ for details.

@atsci
Copy link

atsci commented Sep 8, 2016

Linux build successful! See https://ci.trafficserver.apache.org/job/Github-Linux/640/ for details.

@maskit
Copy link
Member Author

maskit commented Sep 8, 2016

Rebased to obtain the functions from master.

@shinrich
Copy link
Member

shinrich commented Sep 8, 2016

Looks good to me.

@maskit maskit merged commit 451fa02 into apache:master Sep 9, 2016
bneradt added a commit to bneradt/trafficserver that referenced this pull request Feb 9, 2024
This addresses two leaks discovered while testing gRPC: one in which the
pre-trailer tunnel has to be deallocated when the trailing tunnel is set
up, the other in which the header_block memory for the initial headers
has to be cleaned up when the new trailing headers are being processed.

(cherry picked from commit f487c1f)

Conflicts:
      proxy/http/HttpSM.cc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants