Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

http: fix http-parser is freed twice #2704

Closed
wants to merge 1 commit into from
Closed

http: fix http-parser is freed twice #2704

wants to merge 1 commit into from

Conversation

koichik
Copy link

@koichik koichik commented Feb 6, 2012

http-parser is freed twice after response to CONNECT/Upgrade request.
This should be fixed after 35fe3eb (v0.6) was merged. But I did not notice it... Sorry, my mistake.

Please review.

after response to CONNECT/Upgrade request.
@bnoordhuis
Copy link
Member

One (trivial!) nit, otherwise LGTM. Where/when did you find out about this?

@koichik
Copy link
Author

koichik commented Feb 6, 2012

@bnoordhuis - Thanks! merging.

@koichik koichik closed this in c2dc673 Feb 6, 2012
@koichik
Copy link
Author

koichik commented Feb 6, 2012

@bnoordhuis - Because node-tunnel works with v0.7.0, but fails with v0.7.1 and v0.7.2.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants