[
https://issues.apache.org/jira/browse/TS-2915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryo Okubo updated TS-2915:
--------------------------
Description:
The patch merged on TS-1125 has a bug that occurs Segmentation fault.
It's reproduced when send_100_continue_response option was enabled and POST
request was posted without Expect: 100-continue header.
Please check follow links.
https://github.com/apache/trafficserver/blob/master/proxy/http/HttpSM.cc#L1898
https://github.com/apache/trafficserver/blob/master/proxy/http/HttpSM.cc#L3290
was:
The patch merged on TS-1125 has a bug that occurs Segmentation fault.
It reproduces when send_100_continue_response option was enabled and POST
request was posted without Expect: 100-continue header.
Please check follow links.
https://github.com/apache/trafficserver/blob/master/proxy/http/HttpSM.cc#L1898
https://github.com/apache/trafficserver/blob/master/proxy/http/HttpSM.cc#L3290
> SEGV occurs when POST request was posted without Expect: 100-continue header
> ----------------------------------------------------------------------------
>
> Key: TS-2915
> URL: https://issues.apache.org/jira/browse/TS-2915
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP
> Reporter: Ryo Okubo
> Attachments: bugfix.diff
>
>
> The patch merged on TS-1125 has a bug that occurs Segmentation fault.
> It's reproduced when send_100_continue_response option was enabled and POST
> request was posted without Expect: 100-continue header.
> Please check follow links.
> https://github.com/apache/trafficserver/blob/master/proxy/http/HttpSM.cc#L1898
> https://github.com/apache/trafficserver/blob/master/proxy/http/HttpSM.cc#L3290
--
This message was sent by Atlassian JIRA
(v6.2#6252)