Pass | Half | Fail | Excluded | Total | |||
---|---|---|---|---|---|---|---|
|
0.00% |
100.00% |
0.00% |
100% |
|||
|
0.00% |
100.00% |
0.00% |
100% |
|||
|
0.00% |
0.00% |
100.00% |
0.00% |
100% |
||
|
0.00% |
100.00% |
0.00% |
100% |
|||
|
0.00% |
0.00% |
100.00% |
0.00% |
100% |
||
|
0.00% |
0.00% |
100.00% |
0.00% |
100% |
||
|
0.00% |
0.00% |
100.00% |
0.00% |
100% |
||
|
0.00% |
0.00% |
100.00% |
0.00% |
100% |
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | |
10 | |
11 | |
12 | |
13 | |
14 | |
15 | |
16 | |
17 | |
18 | |
19 | |
20 | |
21 | |
22 | |
23 | |
24 | |
25 | |
26 | |
27 | |
28 | |
29 | |
30 | |
31 | |
32 | |
33 | |
34 | |
35 | |
36 | |
37 | |
38 | |
39 | |
40 | |
41 | |
42 | |
43 | |
44 | |
45 | |
46 | |
47 | |
48 | |
49 | |
50 | |
51 | |
52 | |
53 | |
54 | |
55 | |
56 | |
57 | |
58 | |
59 | |
60 | |
61 | |
62 | |
63 | |
64 | |
65 | |
66 | |
67 | |
68 | |
69 | |
70 | |
71 | |
72 | |
73 | |
74 | |
75 | |
76 | |
77 | |
78 | |
79 | |
80 | |
81 | |
82 | |
83 | |
84 | |
85 | |
86 | bail_out_on_error(http_ctx_t *ctx, |
87 | |
88 | |
89 | |
90 | |
91 | ctx-> : enter=0, leave=0 ->bb : modules/http/http_filters.c line=82 column=25 bb; |
92 | |
93 | apr_brigade_cleanup : /usr/include/apr-1/apr_buckets.h line=679 column=27 apr_brigade_cleanup(bb : modules/http/http_filters.c line=91 column=25 bb); |
94 | |
95 | if (f : modules/http/http_filters.c line=87 column=52 f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r-> : enter=0, leave=0 ->proxyreq : include/httpd.h line=806 column=9 proxyreq == : true=0, false=0 == PROXYREQ_RESPONSE) { |
96 | switch (http_error : modules/http/http_filters.c line=88 column=43 http_error) { |
97 | case HTTP_REQUEST_ENTITY_TOO_LARGE: |
98 | return APR_ENOSPC; |
99 | |
100 | case HTTP_REQUEST_TIME_OUT: |
101 | return APR_INCOMPLETE; |
102 | |
103 | case HTTP_NOT_IMPLEMENTED: |
104 | return APR_ENOTIMPL; |
105 | |
106 | default: |
107 | return APR_EGENERAL; |
108 | |
109 | |
110 | |
111 | e = : pass=0 = ap_bucket_error_create : enter=0, leave=0 ap_bucket_error_create : include/http_protocol.h line=668 column=26 ap_bucket_error_create(http_error : modules/http/http_filters.c line=88 column=43 http_error, |
112 | f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, |
113 | f-> : enter=0, leave=0 ->c : include/util_filter.h line=282 column=15 c-> : enter=0, leave=0 ->bucket_alloc : include/httpd.h line=1103 column=32 bucket_alloc); |
114 | bb, e : modules/http/http_filters.c line=90 column=17 e); |
115 | e = : pass=0 = apr_bucket_eos_create : enter=0, leave=0 apr_bucket_eos_create : /usr/include/apr-1/apr_buckets.h line=1260 column=27 apr_bucket_eos_create(f : modules/http/http_filters.c line=87 column=52 f-> : enter=0, leave=0 ->c : include/util_filter.h line=282 column=15 c-> : enter=0, leave=0 ->bucket_alloc : include/httpd.h line=1103 column=32 bucket_alloc); |
116 | bb, e : modules/http/http_filters.c line=90 column=17 e); |
117 | ctx-> : enter=0, leave=0 ->eos_sent : modules/http/http_filters.c line=81 column=18 eos_sent = : enter=0, leave=0 = 1; |
118 | |
119 | |
120 | |
121 | |
122 | f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r-> : enter=0, leave=0 ->connection : include/httpd.h line=782 column=15 connection-> : enter=0, leave=0 ->keepalive : include/httpd.h line=1074 column=25 keepalive = : enter=0, leave=0 = AP_CONN_CLOSE : include/httpd.h line=1038 column=5 AP_CONN_CLOSE; |
123 | return ap_pass_brigade : enter=0, leave=0 ap_pass_brigade : include/util_filter.h line=312 column=26 ap_pass_brigade(f : modules/http/http_filters.c line=87 column=52 f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r-> : enter=0, leave=0 ->output_filters : include/httpd.h line=990 column=25 output_filters, bb : modules/http/http_filters.c line=91 column=25 bb); |
124 | |
125 | |
126 | |
127 | |
128 | |
129 | |
130 | |
131 | |
132 | |
133 | |
134 | parse_chunk_size(http_ctx_t *ctx, const char *buffer, |
135 | |
136 | |
137 | |
138 | |
139 | while (i : modules/http/http_filters.c line=137 column=16 i < : true=0, false=0 < len : modules/http/http_filters.c line=135 column=49 len) { |
140 | buffer[] : enter=0, leave=0 [i : modules/http/http_filters.c line=137 column=16 i]; |
141 | |
142 | |
143 | |
144 | |
145 | if (ctx : modules/http/http_filters.c line=134 column=50 ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state == : true=0, false=0 MC/DC independently affect : true=0, false=0 == BODY_CHUNK_END : modules/http/http_filters.c line=77 column=9 BODY_CHUNK_END |
146 | || ctx : modules/http/http_filters.c line=134 column=50 ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state == : true=0, false=0 MC/DC independently affect : true=0, false=0 == BODY_CHUNK_END_LF : modules/http/http_filters.c line=78 column=9 BODY_CHUNK_END_LF) { |
147 | if (c : modules/http/http_filters.c line=140 column=14 c == : true=0, false=0 == LF) { |
148 | ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state = : enter=0, leave=0 = BODY_CHUNK : modules/http/http_filters.c line=71 column=9 BODY_CHUNK; |
149 | |
150 | if (c : modules/http/http_filters.c line=140 column=14 c == : true=0, false=0 MC/DC independently affect : true=0, false=0 == CR && : true=0, false=0 && ctx : modules/http/http_filters.c line=134 column=50 ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state == : true=0, false=0 MC/DC independently affect : true=0, false=0 == BODY_CHUNK_END : modules/http/http_filters.c line=77 column=9 BODY_CHUNK_END) { |
151 | ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state = : enter=0, leave=0 = BODY_CHUNK_END_LF : modules/http/http_filters.c line=78 column=9 BODY_CHUNK_END_LF; |
152 | |
153 | |
154 | |
155 | |
156 | |
157 | return APR_EINVAL; |
158 | |
159 | i++ : pass=0 ++; |
160 | continue; |
161 | |
162 | |
163 | |
164 | if (ctx : modules/http/http_filters.c line=134 column=50 ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state == : true=0, false=0 == BODY_CHUNK : modules/http/http_filters.c line=71 column=9 BODY_CHUNK) { |
165 | if (! : true=0, false=0 !apr_isxdigit(c : modules/http/http_filters.c line=140 column=14 c)) { |
166 | |
167 | |
168 | |
169 | |
170 | return APR_EINVAL; |
171 | |
172 | |
173 | ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state = : enter=0, leave=0 = BODY_CHUNK_PART : modules/http/http_filters.c line=72 column=9 BODY_CHUNK_PART; |
174 | |
175 | ctx-> : enter=0, leave=0 ->remaining : modules/http/http_filters.c line=61 column=15 remaining = : enter=0, leave=0 = 0; |
176 | ctx-> : enter=0, leave=0 ->chunkbits : modules/http/http_filters.c line=66 column=17 chunkbits = : enter=0, leave=0 = sizeof(apr_off_t) * : pass=0 * 8; |
177 | ctx-> : enter=0, leave=0 ->chunk_used : modules/http/http_filters.c line=64 column=17 chunk_used = : enter=0, leave=0 = 0; |
178 | ctx-> : enter=0, leave=0 ->chunk_bws : modules/http/http_filters.c line=65 column=17 chunk_bws = : enter=0, leave=0 = 0; |
179 | |
180 | |
181 | if (c : modules/http/http_filters.c line=140 column=14 c == : true=0, false=0 == LF) { |
182 | if (ctx : modules/http/http_filters.c line=134 column=50 ctx-> : enter=0, leave=0 ->remaining : modules/http/http_filters.c line=61 column=15 remaining) { |
183 | ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state = : enter=0, leave=0 = BODY_CHUNK_DATA : modules/http/http_filters.c line=76 column=9 BODY_CHUNK_DATA; |
184 | |
185 | |
186 | ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state = : enter=0, leave=0 = BODY_CHUNK_TRAILER : modules/http/http_filters.c line=79 column=9 BODY_CHUNK_TRAILER; |
187 | |
188 | |
189 | if (ctx : modules/http/http_filters.c line=134 column=50 ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state == : true=0, false=0 == BODY_CHUNK_LF : modules/http/http_filters.c line=75 column=9 BODY_CHUNK_LF) { |
190 | |
191 | |
192 | |
193 | return APR_EINVAL; |
194 | |
195 | if (c : modules/http/http_filters.c line=140 column=14 c == : true=0, false=0 == CR) { |
196 | ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state = : enter=0, leave=0 = BODY_CHUNK_LF : modules/http/http_filters.c line=75 column=9 BODY_CHUNK_LF; |
197 | |
198 | if (c : modules/http/http_filters.c line=140 column=14 c == : true=0, false=0 == ';') { |
199 | ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state = : enter=0, leave=0 = BODY_CHUNK_EXT : modules/http/http_filters.c line=73 column=9 BODY_CHUNK_EXT; |
200 | |
201 | if (ctx : modules/http/http_filters.c line=134 column=50 ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state == : true=0, false=0 == BODY_CHUNK_EXT : modules/http/http_filters.c line=73 column=9 BODY_CHUNK_EXT) { |
202 | |
203 | |
204 | |
205 | if (c : modules/http/http_filters.c line=140 column=14 c != : true=0, false=0 MC/DC independently affect : true=0, false=0 != '\t' && : true=0, false=0 && apr_iscntrl(c : modules/http/http_filters.c line=140 column=14 c)) { |
206 | return APR_EINVAL; |
207 | |
208 | |
209 | if (c : modules/http/http_filters.c line=140 column=14 c == : true=0, false=0 MC/DC independently affect : true=0, false=0 == ' ' || : true=0, false=0 || c : modules/http/http_filters.c line=140 column=14 c == : true=0, false=0 MC/DC independently affect : true=0, false=0 == '\t') { |
210 | |
211 | |
212 | ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state = : enter=0, leave=0 = BODY_CHUNK_CR : modules/http/http_filters.c line=74 column=9 BODY_CHUNK_CR; |
213 | if (++ : pass=0 ++ctx : modules/http/http_filters.c line=134 column=50 ctx-> : enter=0, leave=0 ->chunk_bws : modules/http/http_filters.c line=65 column=17 chunk_bws > : true=0, false=0 > 10) { |
214 | return APR_EINVAL; |
215 | |
216 | |
217 | if (ctx : modules/http/http_filters.c line=134 column=50 ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state == : true=0, false=0 == BODY_CHUNK_CR : modules/http/http_filters.c line=74 column=9 BODY_CHUNK_CR) { |
218 | |
219 | |
220 | |
221 | return APR_EINVAL; |
222 | |
223 | if (ctx : modules/http/http_filters.c line=134 column=50 ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state == : true=0, false=0 == BODY_CHUNK_PART : modules/http/http_filters.c line=72 column=9 BODY_CHUNK_PART) { |
224 | |
225 | |
226 | |
227 | if (! : true=0, false=0 MC/DC independently affect : true=0, false=0 !ctx : modules/http/http_filters.c line=134 column=50 ctx-> : enter=0, leave=0 ->remaining : modules/http/http_filters.c line=61 column=15 remaining && : true=0, false=0 && c : modules/http/http_filters.c line=140 column=14 c == : true=0, false=0 MC/DC independently affect : true=0, false=0 == '0') { |
228 | i++ : pass=0 ++; |
229 | continue; |
230 | |
231 | |
232 | ctx-> : enter=0, leave=0 ->chunkbits : modules/http/http_filters.c line=66 column=17 chunkbits -= : enter=0, leave=0 -= 4; |
233 | if (ctx : modules/http/http_filters.c line=134 column=50 ctx-> : enter=0, leave=0 ->chunkbits : modules/http/http_filters.c line=66 column=17 chunkbits < : true=0, false=0 < 0) { |
234 | |
235 | return APR_ENOSPC; |
236 | |
237 | |
238 | if (c : modules/http/http_filters.c line=140 column=14 c >= : true=0, false=0 MC/DC independently affect : true=0, false=0 >= '0' && : true=0, false=0 && c : modules/http/http_filters.c line=140 column=14 c <= : true=0, false=0 MC/DC independently affect : true=0, false=0 <= '9') { |
239 | xvalue = : pass=0 = c : modules/http/http_filters.c line=140 column=14 c - : pass=0 - '0'; |
240 | |
241 | if (c : modules/http/http_filters.c line=140 column=14 c >= : true=0, false=0 MC/DC independently affect : true=0, false=0 >= 'A' && : true=0, false=0 && c : modules/http/http_filters.c line=140 column=14 c <= : true=0, false=0 MC/DC independently affect : true=0, false=0 <= 'F') { |
242 | xvalue = : pass=0 = c : modules/http/http_filters.c line=140 column=14 c - : pass=0 - 'A' + : pass=0 + 0xa; |
243 | |
244 | if (c : modules/http/http_filters.c line=140 column=14 c >= : true=0, false=0 MC/DC independently affect : true=0, false=0 >= 'a' && : true=0, false=0 && c : modules/http/http_filters.c line=140 column=14 c <= : true=0, false=0 MC/DC independently affect : true=0, false=0 <= 'f') { |
245 | xvalue = : pass=0 = c : modules/http/http_filters.c line=140 column=14 c - : pass=0 - 'a' + : pass=0 + 0xa; |
246 | |
247 | |
248 | |
249 | return APR_EINVAL; |
250 | |
251 | |
252 | ctx-> : enter=0, leave=0 ->remaining : modules/http/http_filters.c line=61 column=15 remaining = : enter=0, leave=0 = (ctx : modules/http/http_filters.c line=134 column=50 ctx-> : enter=0, leave=0 ->remaining : modules/http/http_filters.c line=61 column=15 remaining << : pass=0 << 4) | : pass=0 | xvalue : modules/http/http_filters.c line=224 column=17 xvalue; |
253 | if (ctx : modules/http/http_filters.c line=134 column=50 ctx-> : enter=0, leave=0 ->remaining : modules/http/http_filters.c line=61 column=15 remaining < : true=0, false=0 < 0) { |
254 | |
255 | return APR_ENOSPC; |
256 | |
257 | |
258 | |
259 | |
260 | return APR_EGENERAL; |
261 | |
262 | |
263 | i++ : pass=0 ++; |
264 | |
265 | |
266 | |
267 | ctx-> : enter=0, leave=0 ->chunk_used : modules/http/http_filters.c line=64 column=17 chunk_used += : enter=0, leave=0 += len : modules/http/http_filters.c line=135 column=49 len; |
268 | if (ctx : modules/http/http_filters.c line=134 column=50 ctx-> : enter=0, leave=0 ->chunk_used : modules/http/http_filters.c line=64 column=17 chunk_used < : true=0, false=0 MC/DC independently affect : true=0, false=0 < 0 || : true=0, false=0 || ctx : modules/http/http_filters.c line=134 column=50 ctx-> : enter=0, leave=0 ->chunk_used : modules/http/http_filters.c line=64 column=17 chunk_used > : true=0, false=0 MC/DC independently affect : true=0, false=0 > linelimit : modules/http/http_filters.c line=135 column=58 linelimit) { |
269 | return APR_ENOSPC; |
270 | |
271 | |
272 | return APR_SUCCESS; |
273 | |
274 | |
275 | read_chunked_trailers(http_ctx_t *ctx, ap_filter_t *f, |
276 | |
277 | |
278 | |
279 | |
280 | f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r; |
281 | r-> : enter=0, leave=0 ->headers_in : include/httpd.h line=901 column=18 headers_in; |
282 | r-> : enter=0, leave=0 ->status : include/httpd.h line=822 column=9 status; |
283 | |
284 | r-> : enter=0, leave=0 ->status : include/httpd.h line=822 column=9 status = : enter=0, leave=0 = HTTP_OK; |
285 | r-> : enter=0, leave=0 ->headers_in : include/httpd.h line=901 column=18 headers_in = : enter=0, leave=0 = r : modules/http/http_filters.c line=280 column=18 r-> : enter=0, leave=0 ->trailers_in : include/httpd.h line=1011 column=18 trailers_in; |
286 | apr_table_clear : /usr/include/apr-1/apr_tables.h line=249 column=19 apr_table_clear(r : modules/http/http_filters.c line=280 column=18 r-> : enter=0, leave=0 ->headers_in : include/httpd.h line=901 column=18 headers_in); |
287 | ap_get_mime_headers : include/http_protocol.h line=68 column=18 ap_get_mime_headers(r : modules/http/http_filters.c line=280 column=18 r); |
288 | |
289 | if(r : modules/http/http_filters.c line=280 column=18 r-> : enter=0, leave=0 ->status : include/httpd.h line=822 column=9 status == : true=0, false=0 == HTTP_OK) { |
290 | r-> : enter=0, leave=0 ->status : include/httpd.h line=822 column=9 status = : enter=0, leave=0 = saved_status : modules/http/http_filters.c line=282 column=9 saved_status; |
291 | e = : pass=0 = apr_bucket_eos_create : enter=0, leave=0 apr_bucket_eos_create : /usr/include/apr-1/apr_buckets.h line=1260 column=27 apr_bucket_eos_create(f : modules/http/http_filters.c line=275 column=73 f-> : enter=0, leave=0 ->c : include/util_filter.h line=282 column=15 c-> : enter=0, leave=0 ->bucket_alloc : include/httpd.h line=1103 column=32 bucket_alloc); |
292 | b, e : modules/http/http_filters.c line=279 column=17 e); |
293 | ctx-> : enter=0, leave=0 ->eos_sent : modules/http/http_filters.c line=81 column=18 eos_sent = : enter=0, leave=0 = 1; |
294 | rv = : pass=0 = APR_SUCCESS; |
295 | |
296 | |
297 | apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_filters.c line=280 column=18 r-> : enter=0, leave=0 ->notes : include/httpd.h line=910 column=18 notes, |
298 | |
299 | ap_log_rerror : include/http_log.h line=219 column=18 ap_log_rerror(APLOG_MARK, APLOG_INFO, 0, r : modules/http/http_filters.c line=280 column=18 r, |
300 | |
301 | r-> : enter=0, leave=0 ->status : include/httpd.h line=822 column=9 status, error_notes : modules/http/http_filters.c line=297 column=21 error_notes conditional operator : true=0, false=0 ? ": " : "", |
302 | error_notes conditional operator : true=0, false=0 ? error_notes : modules/http/http_filters.c line=297 column=21 error_notes : ""); |
303 | rv = : pass=0 = APR_EINVAL; |
304 | |
305 | |
306 | if(! : true=0, false=0 !merge : modules/http/http_filters.c line=276 column=70 merge) { |
307 | r-> : enter=0, leave=0 ->headers_in : include/httpd.h line=901 column=18 headers_in = : enter=0, leave=0 = saved_headers_in : modules/http/http_filters.c line=281 column=18 saved_headers_in; |
308 | |
309 | |
310 | r-> : enter=0, leave=0 ->headers_in : include/httpd.h line=901 column=18 headers_in = : enter=0, leave=0 = apr_table_overlay : enter=0, leave=0 apr_table_overlay : /usr/include/apr-1/apr_tables.h line=346 column=28 apr_table_overlay(r : modules/http/http_filters.c line=280 column=18 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, saved_headers_in : modules/http/http_filters.c line=281 column=18 saved_headers_in, |
311 | r-> : enter=0, leave=0 ->trailers_in : include/httpd.h line=1011 column=18 trailers_in); |
312 | |
313 | |
314 | return rv : modules/http/http_filters.c line=278 column=9 rv; |
315 | |
316 | |
317 | |
318 | |
319 | |
320 | |
321 | |
322 | ap_http_filter(ap_filter_t *f, apr_bucket_brigade *b, |
323 | |
324 | |
325 | |
326 | |
327 | |
328 | f-> : enter=0, leave=0 ->ctx : include/util_filter.h line=268 column=11 ctx; |
329 | |
330 | |
331 | |
332 | |
333 | |
334 | conf = : pass=0 = (core_server_config *) |
335 | f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r-> : enter=0, leave=0 ->server : include/httpd.h line=784 column=17 server-> : enter=0, leave=0 ->module_config : include/httpd.h line=1207 column=30 module_config, &core_module : include/http_core.h line=345 column=31 core_module); |
336 | |
337 | |
338 | if (mode : modules/http/http_filters.c line=323 column=45 mode != : true=0, false=0 MC/DC independently affect : true=0, false=0 != AP_MODE_READBYTES : include/util_filter.h line=52 column=5 AP_MODE_READBYTES && : true=0, false=0 && mode : modules/http/http_filters.c line=323 column=45 mode != : true=0, false=0 MC/DC independently affect : true=0, false=0 != AP_MODE_GETLINE : include/util_filter.h line=57 column=5 AP_MODE_GETLINE) { |
339 | return ap_get_brigade : enter=0, leave=0 ap_get_brigade : include/util_filter.h line=298 column=26 ap_get_brigade(f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->next : include/util_filter.h line=271 column=18 next, b : modules/http/http_filters.c line=322 column=65 b, mode : modules/http/http_filters.c line=323 column=45 mode, block : modules/http/http_filters.c line=323 column=67 block, readbytes : modules/http/http_filters.c line=324 column=39 readbytes); |
340 | |
341 | |
342 | if (! : true=0, false=0 !ctx : modules/http/http_filters.c line=328 column=17 ctx) { |
343 | |
344 | f-> : enter=0, leave=0 ->ctx : include/util_filter.h line=268 column=11 ctx = : enter=0, leave=0 = ctx : modules/http/http_filters.c line=328 column=17 ctx = : pass=0 = apr_pcalloc(f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, sizeof(*ctx)); |
345 | ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state = : enter=0, leave=0 = BODY_NONE : modules/http/http_filters.c line=69 column=9 BODY_NONE; |
346 | ctx-> : enter=0, leave=0 ->bb : modules/http/http_filters.c line=82 column=25 bb = : enter=0, leave=0 = apr_brigade_create : enter=0, leave=0 apr_brigade_create : /usr/include/apr-1/apr_buckets.h line=658 column=35 apr_brigade_create(f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->c : include/util_filter.h line=282 column=15 c-> : enter=0, leave=0 ->bucket_alloc : include/httpd.h line=1103 column=32 bucket_alloc); |
347 | bb = : pass=0 = ctx : modules/http/http_filters.c line=328 column=17 ctx-> : enter=0, leave=0 ->bb : modules/http/http_filters.c line=82 column=25 bb; |
348 | |
349 | |
350 | |
351 | |
352 | |
353 | |
354 | if (! : true=0, false=0 !f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r-> : enter=0, leave=0 ->proxyreq : include/httpd.h line=806 column=9 proxyreq) { |
355 | ctx-> : enter=0, leave=0 ->limit : modules/http/http_filters.c line=62 column=15 limit = : enter=0, leave=0 = ap_get_limit_req_body : enter=0, leave=0 ap_get_limit_req_body : include/http_core.h line=251 column=23 ap_get_limit_req_body(f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r); |
356 | |
357 | |
358 | ctx-> : enter=0, leave=0 ->limit : modules/http/http_filters.c line=62 column=15 limit = : enter=0, leave=0 = 0; |
359 | |
360 | |
361 | tenc = : pass=0 = apr_table_get : enter=0, leave=0 apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r-> : enter=0, leave=0 ->headers_in : include/httpd.h line=901 column=18 headers_in, "Transfer-Encoding"); |
362 | lenp = : pass=0 = apr_table_get : enter=0, leave=0 apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r-> : enter=0, leave=0 ->headers_in : include/httpd.h line=901 column=18 headers_in, "Content-Length"); |
363 | |
364 | if (tenc : modules/http/http_filters.c line=343 column=21 tenc) { |
365 | if (strcasecmp : enter=0, leave=0 strcasecmp : /usr/include/string.h line=536 column=12 strcasecmp(tenc : modules/http/http_filters.c line=343 column=21 tenc, "chunked") == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 0 /* fast path */ |
366 | || MC/DC independently affect : true=0, false=0 ap_find_last_token : enter=0, leave=0 ap_find_last_token : include/httpd.h line=1441 column=17 ap_find_last_token(f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, tenc : modules/http/http_filters.c line=343 column=21 tenc, "chunked")) { |
367 | ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state = : enter=0, leave=0 = BODY_CHUNK : modules/http/http_filters.c line=71 column=9 BODY_CHUNK; |
368 | |
369 | if (f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r-> : enter=0, leave=0 ->proxyreq : include/httpd.h line=806 column=9 proxyreq == : true=0, false=0 == PROXYREQ_RESPONSE) { |
370 | |
371 | |
372 | |
373 | |
374 | |
375 | |
376 | ap_log_rerror : include/http_log.h line=219 column=18 ap_log_rerror(APLOG_MARK, APLOG_INFO, 0, f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r, |
377 | |
378 | tenc); |
379 | tenc = : pass=0 = NULL; |
380 | |
381 | |
382 | |
383 | |
384 | |
385 | ap_log_rerror : include/http_log.h line=219 column=18 ap_log_rerror(APLOG_MARK, APLOG_INFO, 0, f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r, |
386 | tenc); |
387 | return bail_out_on_error : enter=0, leave=0 bail_out_on_error : modules/http/http_filters.c line=86 column=21 bail_out_on_error(ctx : modules/http/http_filters.c line=328 column=17 ctx, f : modules/http/http_filters.c line=322 column=42 f, HTTP_BAD_REQUEST); |
388 | |
389 | lenp = : pass=0 = NULL; |
390 | |
391 | if (lenp : modules/http/http_filters.c line=343 column=28 lenp) { |
392 | |
393 | |
394 | ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state = : enter=0, leave=0 = BODY_LENGTH : modules/http/http_filters.c line=70 column=9 BODY_LENGTH; |
395 | = 0; |
396 | |
397 | |
398 | |
399 | |
400 | if (MC/DC independently affect : true=0, false=0 apr_strtoff : enter=0, leave=0 apr_strtoff : /usr/include/apr-1/apr_strings.h line=317 column=27 apr_strtoff(&ctx : modules/http/http_filters.c line=328 column=17 ctx-> : enter=0, leave=0 ->remaining : modules/http/http_filters.c line=61 column=15 remaining, lenp : modules/http/http_filters.c line=343 column=28 lenp, &endstr : modules/http/http_filters.c line=392 column=19 endstr, 10) |
401 | || endstr : modules/http/http_filters.c line=392 column=19 endstr == : true=0, false=0 MC/DC independently affect : true=0, false=0 == lenp : modules/http/http_filters.c line=343 column=28 lenp || : true=0, false=0 || MC/DC independently affect : true=0, false=0 * dereference : enter=0, leave=0 *endstr : modules/http/http_filters.c line=392 column=19 endstr || : true=0, false=0 || ctx : modules/http/http_filters.c line=328 column=17 ctx-> : enter=0, leave=0 ->remaining : modules/http/http_filters.c line=61 column=15 remaining < : true=0, false=0 MC/DC independently affect : true=0, false=0 < 0) { |
402 | |
403 | ctx-> : enter=0, leave=0 ->remaining : modules/http/http_filters.c line=61 column=15 remaining = : enter=0, leave=0 = 0; |
404 | ap_log_rerror : include/http_log.h line=219 column=18 ap_log_rerror(APLOG_MARK, APLOG_ERR, 0, f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r, |
405 | |
406 | |
407 | return bail_out_on_error : enter=0, leave=0 bail_out_on_error : modules/http/http_filters.c line=86 column=21 bail_out_on_error(ctx : modules/http/http_filters.c line=328 column=17 ctx, f : modules/http/http_filters.c line=322 column=42 f, HTTP_BAD_REQUEST); |
408 | |
409 | |
410 | |
411 | |
412 | |
413 | if (ctx : modules/http/http_filters.c line=328 column=17 ctxMC/DC independently affect : true=0, false=0 -> : enter=0, leave=0 ->limit : modules/http/http_filters.c line=62 column=15 limit && : true=0, false=0 && ctx : modules/http/http_filters.c line=328 column=17 ctx-> : enter=0, leave=0 ->limit : modules/http/http_filters.c line=62 column=15 limit < : true=0, false=0 MC/DC independently affect : true=0, false=0 < ctx : modules/http/http_filters.c line=328 column=17 ctx-> : enter=0, leave=0 ->remaining : modules/http/http_filters.c line=61 column=15 remaining) { |
414 | ap_log_rerror : include/http_log.h line=219 column=18 ap_log_rerror(APLOG_MARK, APLOG_ERR, 0, f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r, |
415 | |
416 | |
417 | ctx-> : enter=0, leave=0 ->remaining : modules/http/http_filters.c line=61 column=15 remaining, ctx : modules/http/http_filters.c line=328 column=17 ctx-> : enter=0, leave=0 ->limit : modules/http/http_filters.c line=62 column=15 limit); |
418 | return bail_out_on_error : enter=0, leave=0 bail_out_on_error : modules/http/http_filters.c line=86 column=21 bail_out_on_error(ctx : modules/http/http_filters.c line=328 column=17 ctx, f : modules/http/http_filters.c line=322 column=42 f, HTTP_REQUEST_ENTITY_TOO_LARGE); |
419 | |
420 | |
421 | |
422 | |
423 | |
424 | |
425 | |
426 | |
427 | |
428 | |
429 | |
430 | |
431 | |
432 | |
433 | if (ctx : modules/http/http_filters.c line=328 column=17 ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state == : true=0, false=0 MC/DC independently affect : true=0, false=0 == BODY_NONE : modules/http/http_filters.c line=69 column=9 BODY_NONE && : true=0, false=0 && f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r-> : enter=0, leave=0 ->proxyreq : include/httpd.h line=806 column=9 proxyreq != : true=0, false=0 MC/DC independently affect : true=0, false=0 != PROXYREQ_RESPONSE) { |
434 | e = : pass=0 = apr_bucket_eos_create : enter=0, leave=0 apr_bucket_eos_create : /usr/include/apr-1/apr_buckets.h line=1260 column=27 apr_bucket_eos_create(f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->c : include/util_filter.h line=282 column=15 c-> : enter=0, leave=0 ->bucket_alloc : include/httpd.h line=1103 column=32 bucket_alloc); |
435 | b, e : modules/http/http_filters.c line=327 column=17 e); |
436 | ctx-> : enter=0, leave=0 ->eos_sent : modules/http/http_filters.c line=81 column=18 eos_sent = : enter=0, leave=0 = 1; |
437 | return APR_SUCCESS; |
438 | |
439 | |
440 | |
441 | |
442 | if ((ctx : modules/http/http_filters.c line=328 column=17 ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state == : true=0, false=0 MC/DC independently affect : true=0, false=0 == BODY_CHUNK : modules/http/http_filters.c line=71 column=9 BODY_CHUNK || : true=0, false=0 || |
443 | ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state == : true=0, false=0 MC/DC independently affect : true=0, false=0 == BODY_LENGTH : modules/http/http_filters.c line=70 column=9 BODY_LENGTH && : true=0, false=0 && ctx : modules/http/http_filters.c line=328 column=17 ctx-> : enter=0, leave=0 ->remaining : modules/http/http_filters.c line=61 column=15 remaining > : true=0, false=0 MC/DC independently affect : true=0, false=0 > 0)) && : true=0, false=0 && |
444 | f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 rMC/DC independently affect : true=0, false=0 -> : enter=0, leave=0 ->expecting_100 : include/httpd.h line=886 column=14 expecting_100 && : true=0, false=0 && f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r-> : enter=0, leave=0 ->proto_num : include/httpd.h line=812 column=9 proto_num >= : true=0, false=0 MC/DC independently affect : true=0, false=0 >= HTTP_VERSION(1,1) && : true=0, false=0 && |
445 | MC/DC independently affect : true=0, false=0 !(f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 rMC/DC independently affect : true=0, false=0 -> : enter=0, leave=0 ->eos_sent : include/httpd.h line=1002 column=9 eos_sent || : true=0, false=0 || f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 rMC/DC independently affect : true=0, false=0 -> : enter=0, leave=0 ->bytes_sent : include/httpd.h line=862 column=15 bytes_sent)) { |
446 | if (! : true=0, false=0 !ap_is_HTTP_SUCCESS(f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r-> : enter=0, leave=0 ->status : include/httpd.h line=822 column=9 status)) { |
447 | ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state = : enter=0, leave=0 = BODY_NONE : modules/http/http_filters.c line=69 column=9 BODY_NONE; |
448 | ctx-> : enter=0, leave=0 ->eos_sent : modules/http/http_filters.c line=81 column=18 eos_sent = : enter=0, leave=0 = 1; |
449 | |
450 | |
451 | |
452 | |
453 | |
454 | |
455 | |
456 | |
457 | f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r-> : enter=0, leave=0 ->expecting_100 : include/httpd.h line=886 column=14 expecting_100 = : enter=0, leave=0 = 0; |
458 | tmp = : pass=0 = apr_pstrcat : enter=0, leave=0 apr_pstrcat : /usr/include/apr-1/apr_strings.h line=139 column=28 apr_pstrcat(f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, AP_SERVER_PROTOCOL, " ", |
459 | ap_get_status_line : include/http_protocol.h line=397 column=26 ap_get_status_line(100), CRLF CRLF, NULL); |
460 | len = : pass=0 = strlen : enter=0, leave=0 strlen : /usr/include/string.h line=399 column=15 strlen(tmp : modules/http/http_filters.c line=451 column=23 tmp); |
461 | |
462 | apr_brigade_cleanup : /usr/include/apr-1/apr_buckets.h line=679 column=27 apr_brigade_cleanup(bb : modules/http/http_filters.c line=331 column=25 bb); |
463 | e = : pass=0 = apr_bucket_pool_create : enter=0, leave=0 apr_bucket_pool_create : /usr/include/apr-1/apr_buckets.h line=1373 column=27 apr_bucket_pool_create(tmp : modules/http/http_filters.c line=451 column=23 tmp, len : modules/http/http_filters.c line=452 column=21 len, f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, |
464 | f-> : enter=0, leave=0 ->c : include/util_filter.h line=282 column=15 c-> : enter=0, leave=0 ->bucket_alloc : include/httpd.h line=1103 column=32 bucket_alloc); |
465 | bb, e : modules/http/http_filters.c line=327 column=17 e); |
466 | e = : pass=0 = apr_bucket_flush_create : enter=0, leave=0 apr_bucket_flush_create : /usr/include/apr-1/apr_buckets.h line=1278 column=27 apr_bucket_flush_create(f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->c : include/util_filter.h line=282 column=15 c-> : enter=0, leave=0 ->bucket_alloc : include/httpd.h line=1103 column=32 bucket_alloc); |
467 | bb, e : modules/http/http_filters.c line=327 column=17 e); |
468 | |
469 | rv = : pass=0 = ap_pass_brigade : enter=0, leave=0 ap_pass_brigade : include/util_filter.h line=312 column=26 ap_pass_brigade(f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->c : include/util_filter.h line=282 column=15 c-> : enter=0, leave=0 ->output_filters : include/httpd.h line=1099 column=25 output_filters, bb : modules/http/http_filters.c line=331 column=25 bb); |
470 | if (rv : modules/http/http_filters.c line=329 column=18 rv != : true=0, false=0 != APR_SUCCESS) { |
471 | return AP_FILTER_ERROR; |
472 | |
473 | |
474 | |
475 | |
476 | |
477 | |
478 | if (ctx : modules/http/http_filters.c line=328 column=17 ctx-> : enter=0, leave=0 ->eos_sent : modules/http/http_filters.c line=81 column=18 eos_sent) { |
479 | e = : pass=0 = apr_bucket_eos_create : enter=0, leave=0 apr_bucket_eos_create : /usr/include/apr-1/apr_buckets.h line=1260 column=27 apr_bucket_eos_create(f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->c : include/util_filter.h line=282 column=15 c-> : enter=0, leave=0 ->bucket_alloc : include/httpd.h line=1103 column=32 bucket_alloc); |
480 | b, e : modules/http/http_filters.c line=327 column=17 e); |
481 | return APR_SUCCESS; |
482 | |
483 | |
484 | |
485 | apr_brigade_cleanup : /usr/include/apr-1/apr_buckets.h line=679 column=27 apr_brigade_cleanup(b : modules/http/http_filters.c line=322 column=65 b); |
486 | again = : pass=0 = 0; /* until further notice */ |
487 | |
488 | |
489 | switch (ctx : modules/http/http_filters.c line=328 column=17 ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state) { |
490 | case BODY_CHUNK: |
491 | case BODY_CHUNK_PART: |
492 | case BODY_CHUNK_EXT: |
493 | case BODY_CHUNK_CR: |
494 | case BODY_CHUNK_LF: |
495 | case BODY_CHUNK_END: |
496 | case BODY_CHUNK_END_LF: { |
497 | |
498 | rv = : pass=0 = ap_get_brigade : enter=0, leave=0 ap_get_brigade : include/util_filter.h line=298 column=26 ap_get_brigade(f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->next : include/util_filter.h line=271 column=18 next, b : modules/http/http_filters.c line=322 column=65 b, AP_MODE_GETLINE : include/util_filter.h line=57 column=5 AP_MODE_GETLINE, block : modules/http/http_filters.c line=323 column=67 block, 0); |
499 | |
500 | |
501 | if (block : modules/http/http_filters.c line=323 column=67 block == : true=0, false=0 MC/DC independently affect : true=0, false=0 == APR_NONBLOCK_READ : /usr/include/apr-1/apr_buckets.h line=59 column=5 APR_NONBLOCK_READ |
502 | && ((rv : modules/http/http_filters.c line=329 column=18 rv == : true=0, false=0 MC/DC independently affect : true=0, false=0 == APR_SUCCESS && : true=0, false=0 && APR_BRIGADE_EMPTY(b : modules/http/http_filters.c line=322 column=65 b)) |
503 | || (APR_STATUS_IS_EAGAIN(rv : modules/http/http_filters.c line=329 column=18 rv)))) { |
504 | return APR_EAGAIN; |
505 | |
506 | |
507 | if (rv : modules/http/http_filters.c line=329 column=18 rv == : true=0, false=0 == APR_EOF) { |
508 | return APR_INCOMPLETE; |
509 | |
510 | |
511 | if (rv : modules/http/http_filters.c line=329 column=18 rv != : true=0, false=0 != APR_SUCCESS) { |
512 | return rv : modules/http/http_filters.c line=329 column=18 rv; |
513 | |
514 | |
515 | e = : pass=0 = APR_BRIGADE_FIRST(b : modules/http/http_filters.c line=322 column=65 b); |
516 | while (e : modules/http/http_filters.c line=327 column=17 e != : true=0, false=0 != APR_BRIGADE_SENTINEL(b : modules/http/http_filters.c line=322 column=65 b)) { |
517 | |
518 | |
519 | |
520 | if (! : true=0, false=0 !APR_BUCKET_IS_METADATA(e : modules/http/http_filters.c line=327 column=17 e)) { |
521 | |
522 | |
523 | rv = : pass=0 = apr_bucket_read(e : modules/http/http_filters.c line=327 column=17 e, &buffer : modules/http/http_filters.c line=517 column=29 buffer, &len : modules/http/http_filters.c line=518 column=28 len, APR_BLOCK_READ : /usr/include/apr-1/apr_buckets.h line=58 column=5 APR_BLOCK_READ); |
524 | |
525 | if (rv : modules/http/http_filters.c line=329 column=18 rv == : true=0, false=0 == APR_SUCCESS) { |
526 | parsing = : pass=0 = 1; |
527 | rv = : pass=0 = parse_chunk_size : enter=0, leave=0 parse_chunk_size : modules/http/http_filters.c line=134 column=21 parse_chunk_size(ctx : modules/http/http_filters.c line=328 column=17 ctx, buffer : modules/http/http_filters.c line=517 column=29 buffer, len : modules/http/http_filters.c line=518 column=28 len, |
528 | f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r-> : enter=0, leave=0 ->server : include/httpd.h line=784 column=17 server-> : enter=0, leave=0 ->limit_req_fieldsize : include/httpd.h line=1237 column=9 limit_req_fieldsize); |
529 | |
530 | if (rv : modules/http/http_filters.c line=329 column=18 rv != : true=0, false=0 != APR_SUCCESS) { |
531 | ap_log_rerror : include/http_log.h line=219 column=18 ap_log_rerror(APLOG_MARK, APLOG_INFO, rv : modules/http/http_filters.c line=329 column=18 rv, f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r, |
532 | |
533 | == rv : modules/http/http_filters.c line=329 column=18 rv) conditional operator : true=0, false=0 ? "(overflow)" : ""); |
534 | if (parsing : modules/http/http_filters.c line=521 column=25 parsing) { |
535 | if (rv : modules/http/http_filters.c line=329 column=18 rv != : true=0, false=0 != APR_ENOSPC) { |
536 | http_error = : pass=0 = HTTP_BAD_REQUEST; |
537 | |
538 | return bail_out_on_error : enter=0, leave=0 bail_out_on_error : modules/http/http_filters.c line=86 column=21 bail_out_on_error(ctx : modules/http/http_filters.c line=328 column=17 ctx, f : modules/http/http_filters.c line=322 column=42 f, http_error : modules/http/http_filters.c line=330 column=9 http_error); |
539 | |
540 | return rv : modules/http/http_filters.c line=329 column=18 rv; |
541 | |
542 | |
543 | |
544 | e); |
545 | e = : pass=0 = APR_BRIGADE_FIRST(b : modules/http/http_filters.c line=322 column=65 b); |
546 | |
547 | again = : pass=0 = 1; /* come around again */ |
548 | |
549 | if (ctx : modules/http/http_filters.c line=328 column=17 ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state == : true=0, false=0 == BODY_CHUNK_TRAILER : modules/http/http_filters.c line=79 column=9 BODY_CHUNK_TRAILER) { |
550 | |
551 | return read_chunked_trailers : enter=0, leave=0 read_chunked_trailers : modules/http/http_filters.c line=275 column=21 read_chunked_trailers(ctx : modules/http/http_filters.c line=328 column=17 ctx, f : modules/http/http_filters.c line=322 column=42 f, b : modules/http/http_filters.c line=322 column=65 b, |
552 | conf-> : enter=0, leave=0 ->merge_trailers : include/http_core.h line=628 column=9 merge_trailers == : true=0, false=0 == AP_MERGE_TRAILERS_ENABLE); |
553 | |
554 | |
555 | break; |
556 | |
557 | case BODY_NONE: |
558 | case BODY_LENGTH: |
559 | case BODY_CHUNK_DATA: { |
560 | |
561 | |
562 | if (ctx : modules/http/http_filters.c line=328 column=17 ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state != : true=0, false=0 MC/DC independently affect : true=0, false=0 != BODY_NONE : modules/http/http_filters.c line=69 column=9 BODY_NONE && : true=0, false=0 && ctx : modules/http/http_filters.c line=328 column=17 ctx-> : enter=0, leave=0 ->remaining : modules/http/http_filters.c line=61 column=15 remaining < : true=0, false=0 MC/DC independently affect : true=0, false=0 < readbytes : modules/http/http_filters.c line=324 column=39 readbytes) { |
563 | readbytes = : pass=0 = ctx : modules/http/http_filters.c line=328 column=17 ctx-> : enter=0, leave=0 ->remaining : modules/http/http_filters.c line=61 column=15 remaining; |
564 | |
565 | if (readbytes : modules/http/http_filters.c line=324 column=39 readbytes > : true=0, false=0 > 0) { |
566 | |
567 | |
568 | rv = : pass=0 = ap_get_brigade : enter=0, leave=0 ap_get_brigade : include/util_filter.h line=298 column=26 ap_get_brigade(f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->next : include/util_filter.h line=271 column=18 next, b : modules/http/http_filters.c line=322 column=65 b, mode : modules/http/http_filters.c line=323 column=45 mode, block : modules/http/http_filters.c line=323 column=67 block, readbytes : modules/http/http_filters.c line=324 column=39 readbytes); |
569 | |
570 | |
571 | if (block : modules/http/http_filters.c line=323 column=67 block == : true=0, false=0 MC/DC independently affect : true=0, false=0 == APR_NONBLOCK_READ : /usr/include/apr-1/apr_buckets.h line=59 column=5 APR_NONBLOCK_READ |
572 | && ((rv : modules/http/http_filters.c line=329 column=18 rv == : true=0, false=0 MC/DC independently affect : true=0, false=0 == APR_SUCCESS && : true=0, false=0 && APR_BRIGADE_EMPTY(b : modules/http/http_filters.c line=322 column=65 b)) |
573 | || (APR_STATUS_IS_EAGAIN(rv : modules/http/http_filters.c line=329 column=18 rv)))) { |
574 | return APR_EAGAIN; |
575 | |
576 | |
577 | if (rv : modules/http/http_filters.c line=329 column=18 rv == : true=0, false=0 MC/DC independently affect : true=0, false=0 == APR_EOF && : true=0, false=0 && ctx : modules/http/http_filters.c line=328 column=17 ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state != : true=0, false=0 MC/DC independently affect : true=0, false=0 != BODY_NONE : modules/http/http_filters.c line=69 column=9 BODY_NONE |
578 | && ctx : modules/http/http_filters.c line=328 column=17 ctx-> : enter=0, leave=0 ->remaining : modules/http/http_filters.c line=61 column=15 remaining > : true=0, false=0 MC/DC independently affect : true=0, false=0 > 0) { |
579 | return APR_INCOMPLETE; |
580 | |
581 | |
582 | if (rv : modules/http/http_filters.c line=329 column=18 rv != : true=0, false=0 != APR_SUCCESS) { |
583 | return rv : modules/http/http_filters.c line=329 column=18 rv; |
584 | |
585 | |
586 | |
587 | apr_brigade_length : /usr/include/apr-1/apr_buckets.h line=736 column=27 apr_brigade_length(b : modules/http/http_filters.c line=322 column=65 b, 0, &totalread : modules/http/http_filters.c line=566 column=27 totalread); |
588 | |
589 | |
590 | |
591 | |
592 | |
593 | if (ctx : modules/http/http_filters.c line=328 column=17 ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state != : true=0, false=0 != BODY_NONE : modules/http/http_filters.c line=69 column=9 BODY_NONE) { |
594 | ctx-> : enter=0, leave=0 ->remaining : modules/http/http_filters.c line=61 column=15 remaining -= : enter=0, leave=0 -= totalread : modules/http/http_filters.c line=566 column=27 totalread; |
595 | if (ctx : modules/http/http_filters.c line=328 column=17 ctx-> : enter=0, leave=0 ->remaining : modules/http/http_filters.c line=61 column=15 remaining > : true=0, false=0 > 0) { |
596 | e = : pass=0 = APR_BRIGADE_LAST(b : modules/http/http_filters.c line=322 column=65 b); |
597 | if (APR_BUCKET_IS_EOS(e : modules/http/http_filters.c line=327 column=17 e)) { |
598 | e); |
599 | return APR_INCOMPLETE; |
600 | |
601 | |
602 | if (ctx : modules/http/http_filters.c line=328 column=17 ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state == : true=0, false=0 == BODY_CHUNK_DATA : modules/http/http_filters.c line=76 column=9 BODY_CHUNK_DATA) { |
603 | |
604 | ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state = : enter=0, leave=0 = BODY_CHUNK_END : modules/http/http_filters.c line=77 column=9 BODY_CHUNK_END; |
605 | ctx-> : enter=0, leave=0 ->chunk_used : modules/http/http_filters.c line=64 column=17 chunk_used = : enter=0, leave=0 = 0; |
606 | |
607 | |
608 | |
609 | |
610 | if (ctx : modules/http/http_filters.c line=328 column=17 ctx-> : enter=0, leave=0 ->limit : modules/http/http_filters.c line=62 column=15 limit) { |
611 | |
612 | |
613 | |
614 | |
615 | |
616 | ctx-> : enter=0, leave=0 ->limit_used : modules/http/http_filters.c line=63 column=15 limit_used += : enter=0, leave=0 += totalread : modules/http/http_filters.c line=566 column=27 totalread; |
617 | if (ctx : modules/http/http_filters.c line=328 column=17 ctx-> : enter=0, leave=0 ->limit : modules/http/http_filters.c line=62 column=15 limit < : true=0, false=0 < ctx : modules/http/http_filters.c line=328 column=17 ctx-> : enter=0, leave=0 ->limit_used : modules/http/http_filters.c line=63 column=15 limit_used) { |
618 | ap_log_rerror : include/http_log.h line=219 column=18 ap_log_rerror(APLOG_MARK, APLOG_INFO, 0, f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r, |
619 | |
620 | |
621 | |
622 | ctx-> : enter=0, leave=0 ->limit_used : modules/http/http_filters.c line=63 column=15 limit_used, ctx : modules/http/http_filters.c line=328 column=17 ctx-> : enter=0, leave=0 ->limit : modules/http/http_filters.c line=62 column=15 limit); |
623 | return bail_out_on_error : enter=0, leave=0 bail_out_on_error : modules/http/http_filters.c line=86 column=21 bail_out_on_error(ctx : modules/http/http_filters.c line=328 column=17 ctx, f : modules/http/http_filters.c line=322 column=42 f, |
624 | |
625 | |
626 | |
627 | |
628 | |
629 | |
630 | |
631 | |
632 | if (ctx : modules/http/http_filters.c line=328 column=17 ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state == : true=0, false=0 MC/DC independently affect : true=0, false=0 == BODY_LENGTH : modules/http/http_filters.c line=70 column=9 BODY_LENGTH && : true=0, false=0 && ctx : modules/http/http_filters.c line=328 column=17 ctx-> : enter=0, leave=0 ->remaining : modules/http/http_filters.c line=61 column=15 remaining == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 0) { |
633 | e = : pass=0 = apr_bucket_eos_create : enter=0, leave=0 apr_bucket_eos_create : /usr/include/apr-1/apr_buckets.h line=1260 column=27 apr_bucket_eos_create(f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->c : include/util_filter.h line=282 column=15 c-> : enter=0, leave=0 ->bucket_alloc : include/httpd.h line=1103 column=32 bucket_alloc); |
634 | b, e : modules/http/http_filters.c line=327 column=17 e); |
635 | ctx-> : enter=0, leave=0 ->eos_sent : modules/http/http_filters.c line=81 column=18 eos_sent = : enter=0, leave=0 = 1; |
636 | |
637 | |
638 | break; |
639 | |
640 | case BODY_CHUNK_TRAILER: { |
641 | |
642 | rv = : pass=0 = ap_get_brigade : enter=0, leave=0 ap_get_brigade : include/util_filter.h line=298 column=26 ap_get_brigade(f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->next : include/util_filter.h line=271 column=18 next, b : modules/http/http_filters.c line=322 column=65 b, mode : modules/http/http_filters.c line=323 column=45 mode, block : modules/http/http_filters.c line=323 column=67 block, readbytes : modules/http/http_filters.c line=324 column=39 readbytes); |
643 | |
644 | |
645 | if (block : modules/http/http_filters.c line=323 column=67 block == : true=0, false=0 MC/DC independently affect : true=0, false=0 == APR_NONBLOCK_READ : /usr/include/apr-1/apr_buckets.h line=59 column=5 APR_NONBLOCK_READ |
646 | && ((rv : modules/http/http_filters.c line=329 column=18 rv == : true=0, false=0 MC/DC independently affect : true=0, false=0 == APR_SUCCESS && : true=0, false=0 && APR_BRIGADE_EMPTY(b : modules/http/http_filters.c line=322 column=65 b)) |
647 | || (APR_STATUS_IS_EAGAIN(rv : modules/http/http_filters.c line=329 column=18 rv)))) { |
648 | return APR_EAGAIN; |
649 | |
650 | |
651 | if (rv : modules/http/http_filters.c line=329 column=18 rv != : true=0, false=0 != APR_SUCCESS) { |
652 | return rv : modules/http/http_filters.c line=329 column=18 rv; |
653 | |
654 | |
655 | break; |
656 | |
657 | default: { |
658 | |
659 | ap_log_rerror : include/http_log.h line=219 column=18 ap_log_rerror(APLOG_MARK, APLOG_INFO, 0, f : modules/http/http_filters.c line=322 column=42 f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r, |
660 | ctx-> : enter=0, leave=0 ->state : modules/http/http_filters.c line=80 column=7 state); |
661 | return APR_EGENERAL; |
662 | |
663 | |
664 | |
665 | while (again : modules/http/http_filters.c line=332 column=9 again); |
666 | |
667 | return APR_SUCCESS; |
668 | |
669 | |
670 | |
671 | |
672 | |
673 | |
674 | |
675 | |
676 | |
677 | |
678 | |
679 | |
680 | form_header_field(header_struct *h, |
681 | |
682 | |
683 | |
684 | |
685 | |
686 | |
687 | |
688 | |
689 | |
690 | |
691 | |
692 | |
693 | |
694 | |
695 | |
696 | |
697 | |
698 | |
699 | |
700 | |
701 | |
702 | |
703 | |
704 | |
705 | |
706 | |
707 | vec; |
708 | v-> : enter=0, leave=0 ->iov_base : /usr/include/bits/uio.h line=46 column=11 iov_base = : enter=0, leave=0 = (void *)fieldname : modules/http/http_filters.c line=681 column=42 fieldname; |
709 | v-> : enter=0, leave=0 ->iov_len : /usr/include/bits/uio.h line=47 column=12 iov_len = : enter=0, leave=0 = strlen : enter=0, leave=0 strlen : /usr/include/string.h line=399 column=15 strlen(fieldname : modules/http/http_filters.c line=681 column=42 fieldname); |
710 | v++ : pass=0 ++; |
711 | v-> : enter=0, leave=0 ->iov_base : /usr/include/bits/uio.h line=46 column=11 iov_base = : enter=0, leave=0 = ": "; |
712 | v-> : enter=0, leave=0 ->iov_len : /usr/include/bits/uio.h line=47 column=12 iov_len = : enter=0, leave=0 = sizeof(": ") - : pass=0 - 1; |
713 | v++ : pass=0 ++; |
714 | v-> : enter=0, leave=0 ->iov_base : /usr/include/bits/uio.h line=46 column=11 iov_base = : enter=0, leave=0 = (void *)fieldval : modules/http/http_filters.c line=681 column=65 fieldval; |
715 | v-> : enter=0, leave=0 ->iov_len : /usr/include/bits/uio.h line=47 column=12 iov_len = : enter=0, leave=0 = strlen : enter=0, leave=0 strlen : /usr/include/string.h line=399 column=15 strlen(fieldval : modules/http/http_filters.c line=681 column=65 fieldval); |
716 | v++ : pass=0 ++; |
717 | v-> : enter=0, leave=0 ->iov_base : /usr/include/bits/uio.h line=46 column=11 iov_base = : enter=0, leave=0 = CRLF; |
718 | v-> : enter=0, leave=0 ->iov_len : /usr/include/bits/uio.h line=47 column=12 iov_len = : enter=0, leave=0 = sizeof(CRLF) - : pass=0 - 1; |
719 | apr_brigade_writev : /usr/include/apr-1/apr_buckets.h line=823 column=27 apr_brigade_writev(h : modules/http/http_filters.c line=680 column=45 h-> : enter=0, leave=0 ->bb : modules/http/http_filters.c line=672 column=25 bb, NULL, NULL, vec : modules/http/http_filters.c line=706 column=18 vec, 4); |
720 | |
721 | return 1; |
722 | |
723 | |
724 | |
725 | |
726 | |
727 | |
728 | |
729 | |
730 | uniq_field_values(void *d, const char *key, const char *val) |
731 | |
732 | |
733 | |
734 | |
735 | |
736 | |
737 | |
738 | values = : pass=0 = (apr_array_header_t *)d : modules/http/http_filters.c line=730 column=36 d; |
739 | |
740 | e = : pass=0 = apr_pstrdup : enter=0, leave=0 apr_pstrdup : /usr/include/apr-1/apr_strings.h line=95 column=21 apr_pstrdup(values : modules/http/http_filters.c line=732 column=25 values-> : enter=0, leave=0 ->pool : /usr/include/apr-1/apr_tables.h line=54 column=17 pool, val : modules/http/http_filters.c line=730 column=68 val); |
741 | |
742 | |
743 | |
744 | |
745 | while (* dereference : enter=0, leave=0 *e : modules/http/http_filters.c line=734 column=11 e == : true=0, false=0 MC/DC independently affect : true=0, false=0 == ',' || : true=0, false=0 || apr_isspace(* dereference : enter=0, leave=0 *e : modules/http/http_filters.c line=734 column=11 e)) { |
746 | ++e : modules/http/http_filters.c line=734 column=11 e; |
747 | |
748 | if (* dereference : enter=0, leave=0 *e : modules/http/http_filters.c line=734 column=11 e == : true=0, false=0 == '\0') { |
749 | break; |
750 | |
751 | start = : pass=0 = e : modules/http/http_filters.c line=734 column=11 e; |
752 | while (* dereference : enter=0, leave=0 *e : modules/http/http_filters.c line=734 column=11 e != : true=0, false=0 MC/DC independently affect : true=0, false=0 != '\0' && : true=0, false=0 && * dereference : enter=0, leave=0 *e : modules/http/http_filters.c line=734 column=11 e != : true=0, false=0 MC/DC independently affect : true=0, false=0 != ',' && : true=0, false=0 && ! : true=0, false=0 MC/DC independently affect : true=0, false=0 !apr_isspace(* dereference : enter=0, leave=0 *e : modules/http/http_filters.c line=734 column=11 e)) { |
753 | ++e : modules/http/http_filters.c line=734 column=11 e; |
754 | |
755 | if (* dereference : enter=0, leave=0 *e : modules/http/http_filters.c line=734 column=11 e != : true=0, false=0 != '\0') { |
756 | e++ : pass=0 ++ = : enter=0, leave=0 = '\0'; |
757 | |
758 | |
759 | |
760 | |
761 | |
762 | for (i : modules/http/http_filters.c line=736 column=10 i = : pass=0 = 0, strpp : modules/http/http_filters.c line=735 column=12 strpp = : pass=0 = (char **) values : modules/http/http_filters.c line=732 column=25 values-> : enter=0, leave=0 ->elts : /usr/include/apr-1/apr_tables.h line=62 column=11 elts; i : modules/http/http_filters.c line=736 column=10 i < : true=0, false=0 < values : modules/http/http_filters.c line=732 column=25 values-> : enter=0, leave=0 ->nelts : /usr/include/apr-1/apr_tables.h line=58 column=9 nelts; |
763 | ++i : modules/http/http_filters.c line=736 column=10 i, ++ : pass=0 ++strpp : modules/http/http_filters.c line=735 column=12 strpp) { |
764 | if (MC/DC independently affect : true=0, false=0 * dereference : enter=0, leave=0 *strpp : modules/http/http_filters.c line=735 column=12 strpp && : true=0, false=0 && strcasecmp : enter=0, leave=0 strcasecmp : /usr/include/string.h line=536 column=12 strcasecmp(* dereference : enter=0, leave=0 *strpp : modules/http/http_filters.c line=735 column=12 strpp, start : modules/http/http_filters.c line=733 column=11 start) == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 0) { |
765 | break; |
766 | |
767 | |
768 | if (i : modules/http/http_filters.c line=736 column=10 i == : true=0, false=0 == values : modules/http/http_filters.c line=732 column=25 values-> : enter=0, leave=0 ->nelts : /usr/include/apr-1/apr_tables.h line=58 column=9 nelts) { /* if not found */ |
769 | apr_array_push : /usr/include/apr-1/apr_tables.h line=121 column=21 apr_array_push(values : modules/http/http_filters.c line=732 column=25 values) = : enter=0, leave=0 = start : modules/http/http_filters.c line=733 column=11 start; |
770 | |
771 | while (* dereference : enter=0, leave=0 *e : modules/http/http_filters.c line=734 column=11 e != : true=0, false=0 != '\0'); |
772 | |
773 | return 1; |
774 | |
775 | |
776 | |
777 | |
778 | |
779 | |
780 | |
781 | fixup_vary(request_rec *r) |
782 | |
783 | |
784 | |
785 | varies = : pass=0 = apr_array_make : enter=0, leave=0 apr_array_make : /usr/include/apr-1/apr_tables.h line=111 column=35 apr_array_make(r : modules/http/http_filters.c line=781 column=37 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, 5, sizeof(char *)); |
786 | |
787 | |
788 | |
789 | |
790 | |
791 | apr_table_do : /usr/include/apr-1/apr_tables.h line=382 column=25 apr_table_do((int (*)(void *, const char *, const char *))uniq_field_values : modules/http/http_filters.c line=730 column=12 uniq_field_values, |
792 | varies, r : modules/http/http_filters.c line=781 column=37 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Vary", NULL); |
793 | |
794 | |
795 | |
796 | if (varies : modules/http/http_filters.c line=783 column=25 varies-> : enter=0, leave=0 ->nelts : /usr/include/apr-1/apr_tables.h line=58 column=9 nelts > : true=0, false=0 > 0) { |
797 | apr_table_setn : /usr/include/apr-1/apr_tables.h line=282 column=19 apr_table_setn(r : modules/http/http_filters.c line=781 column=37 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Vary", |
798 | apr_array_pstrcat : /usr/include/apr-1/apr_tables.h line=211 column=21 apr_array_pstrcat(r : modules/http/http_filters.c line=781 column=37 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, varies : modules/http/http_filters.c line=783 column=25 varies, ',')); |
799 | |
800 | |
801 | |
802 | |
803 | |
804 | send_all_header_fields(header_struct *h, |
805 | |
806 | |
807 | |
808 | |
809 | |
810 | |
811 | |
812 | |
813 | elts = : pass=0 = apr_table_elts : enter=0, leave=0 apr_table_elts : /usr/include/apr-1/apr_tables.h line=88 column=41 apr_table_elts(r : modules/http/http_filters.c line=805 column=63 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out); |
814 | if (elts : modules/http/http_filters.c line=807 column=31 elts-> : enter=0, leave=0 ->nelts : /usr/include/apr-1/apr_tables.h line=58 column=9 nelts == : true=0, false=0 == 0) { |
815 | return APR_SUCCESS; |
816 | |
817 | t_elt = : pass=0 = (const apr_table_entry_t *)(elts : modules/http/http_filters.c line=807 column=31 elts-> : enter=0, leave=0 ->elts : /usr/include/apr-1/apr_tables.h line=62 column=11 elts); |
818 | t_end = : pass=0 = t_elt : modules/http/http_filters.c line=808 column=30 t_elt + : pass=0 + elts : modules/http/http_filters.c line=807 column=31 elts-> : enter=0, leave=0 ->nelts : /usr/include/apr-1/apr_tables.h line=58 column=9 nelts; |
819 | vec = : pass=0 = (struct iovec *)apr_palloc : enter=0, leave=0 apr_palloc : /usr/include/apr-1/apr_pools.h line=419 column=21 apr_palloc(h : modules/http/http_filters.c line=804 column=59 h-> : enter=0, leave=0 ->pool : modules/http/http_filters.c line=671 column=17 pool, 4 * : pass=0 * elts : modules/http/http_filters.c line=807 column=31 elts-> : enter=0, leave=0 ->nelts : /usr/include/apr-1/apr_tables.h line=58 column=9 nelts * : pass=0 * |
820 | |
821 | vec_next = : pass=0 = vec : modules/http/http_filters.c line=810 column=19 vec; |
822 | |
823 | |
824 | |
825 | |
826 | |
827 | vec_next-> : enter=0, leave=0 ->iov_base : /usr/include/bits/uio.h line=46 column=11 iov_base = : enter=0, leave=0 = (void*)(t_elt : modules/http/http_filters.c line=808 column=30 t_elt-> : enter=0, leave=0 ->key : /usr/include/apr-1/apr_tables.h line=73 column=11 key); |
828 | vec_next-> : enter=0, leave=0 ->iov_len : /usr/include/bits/uio.h line=47 column=12 iov_len = : enter=0, leave=0 = strlen : enter=0, leave=0 strlen : /usr/include/string.h line=399 column=15 strlen(t_elt : modules/http/http_filters.c line=808 column=30 t_elt-> : enter=0, leave=0 ->key : /usr/include/apr-1/apr_tables.h line=73 column=11 key); |
829 | vec_next++ : pass=0 ++; |
830 | vec_next-> : enter=0, leave=0 ->iov_base : /usr/include/bits/uio.h line=46 column=11 iov_base = : enter=0, leave=0 = ": "; |
831 | vec_next-> : enter=0, leave=0 ->iov_len : /usr/include/bits/uio.h line=47 column=12 iov_len = : enter=0, leave=0 = sizeof(": ") - : pass=0 - 1; |
832 | vec_next++ : pass=0 ++; |
833 | vec_next-> : enter=0, leave=0 ->iov_base : /usr/include/bits/uio.h line=46 column=11 iov_base = : enter=0, leave=0 = (void*)(t_elt : modules/http/http_filters.c line=808 column=30 t_elt-> : enter=0, leave=0 ->val : /usr/include/apr-1/apr_tables.h line=77 column=11 val); |
834 | vec_next-> : enter=0, leave=0 ->iov_len : /usr/include/bits/uio.h line=47 column=12 iov_len = : enter=0, leave=0 = strlen : enter=0, leave=0 strlen : /usr/include/string.h line=399 column=15 strlen(t_elt : modules/http/http_filters.c line=808 column=30 t_elt-> : enter=0, leave=0 ->val : /usr/include/apr-1/apr_tables.h line=77 column=11 val); |
835 | vec_next++ : pass=0 ++; |
836 | vec_next-> : enter=0, leave=0 ->iov_base : /usr/include/bits/uio.h line=46 column=11 iov_base = : enter=0, leave=0 = CRLF; |
837 | vec_next-> : enter=0, leave=0 ->iov_len : /usr/include/bits/uio.h line=47 column=12 iov_len = : enter=0, leave=0 = sizeof(CRLF) - : pass=0 - 1; |
838 | vec_next++ : pass=0 ++; |
839 | t_elt++ : pass=0 ++; |
840 | while (t_elt : modules/http/http_filters.c line=808 column=30 t_elt < : true=0, false=0 < t_end : modules/http/http_filters.c line=809 column=30 t_end); |
841 | |
842 | |
843 | |
844 | |
845 | |
846 | |
847 | |
848 | |
849 | |
850 | return apr_brigade_writev : enter=0, leave=0 apr_brigade_writev : /usr/include/apr-1/apr_buckets.h line=823 column=27 apr_brigade_writev(h : modules/http/http_filters.c line=804 column=59 h-> : enter=0, leave=0 ->bb : modules/http/http_filters.c line=672 column=25 bb, NULL, NULL, vec : modules/http/http_filters.c line=810 column=19 vec, vec_next : modules/http/http_filters.c line=811 column=19 vec_next - : pass=0 - vec : modules/http/http_filters.c line=810 column=19 vec); |
851 | |
852 | |
853 | |
854 | |
855 | |
856 | |
857 | |
858 | |
859 | validate_status_line(request_rec *r) |
860 | |
861 | |
862 | |
863 | if (r : modules/http/http_filters.c line=859 column=47 rMC/DC independently affect : true=0, false=0 -> : enter=0, leave=0 ->status_line : include/httpd.h line=820 column=17 status_line |
864 | && (strlen : enter=0, leave=0 strlen : /usr/include/string.h line=399 column=15 strlen(r : modules/http/http_filters.c line=859 column=47 r-> : enter=0, leave=0 ->status_line : include/httpd.h line=820 column=17 status_line) <= : true=0, false=0 MC/DC independently affect : true=0, false=0 <= 4 |
865 | || apr_strtoi64 : enter=0, leave=0 apr_strtoi64 : /usr/include/apr-1/apr_strings.h line=335 column=26 apr_strtoi64(r : modules/http/http_filters.c line=859 column=47 r-> : enter=0, leave=0 ->status_line : include/httpd.h line=820 column=17 status_line, &end : modules/http/http_filters.c line=861 column=11 end, 10) != : true=0, false=0 MC/DC independently affect : true=0, false=0 != r : modules/http/http_filters.c line=859 column=47 r-> : enter=0, leave=0 ->status : include/httpd.h line=822 column=9 status |
866 | || * dereference : enter=0, leave=0 *end : modules/http/http_filters.c line=861 column=11 end != : true=0, false=0 MC/DC independently affect : true=0, false=0 != ' ' |
867 | || (end : modules/http/http_filters.c line=861 column=11 end - : pass=0 - 3) != : true=0, false=0 MC/DC independently affect : true=0, false=0 != r : modules/http/http_filters.c line=859 column=47 r-> : enter=0, leave=0 ->status_line : include/httpd.h line=820 column=17 status_line)) { |
868 | r-> : enter=0, leave=0 ->status_line : include/httpd.h line=820 column=17 status_line = : enter=0, leave=0 = NULL; |
869 | |
870 | |
871 | |
872 | |
873 | |
874 | |
875 | |
876 | |
877 | |
878 | basic_http_header_check(request_rec *r, |
879 | |
880 | |
881 | if (r : modules/http/http_filters.c line=878 column=50 r-> : enter=0, leave=0 ->assbackwards : include/httpd.h line=801 column=9 assbackwards) { |
882 | |
883 | return; |
884 | |
885 | |
886 | validate_status_line : modules/http/http_filters.c line=859 column=13 validate_status_line(r : modules/http/http_filters.c line=878 column=50 r); |
887 | |
888 | if (! : true=0, false=0 !r : modules/http/http_filters.c line=878 column=50 r-> : enter=0, leave=0 ->status_line : include/httpd.h line=820 column=17 status_line) { |
889 | r-> : enter=0, leave=0 ->status_line : include/httpd.h line=820 column=17 status_line = : enter=0, leave=0 = ap_get_status_line : enter=0, leave=0 ap_get_status_line : include/http_protocol.h line=397 column=26 ap_get_status_line(r : modules/http/http_filters.c line=878 column=50 r-> : enter=0, leave=0 ->status : include/httpd.h line=822 column=9 status); |
890 | |
891 | |
892 | |
893 | if (r : modules/http/http_filters.c line=878 column=50 r-> : enter=0, leave=0 ->proto_num : include/httpd.h line=812 column=9 proto_num > : true=0, false=0 MC/DC independently affect : true=0, false=0 > HTTP_VERSION(1,0) |
894 | && MC/DC independently affect : true=0, false=0 apr_table_get : enter=0, leave=0 apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_filters.c line=878 column=50 r-> : enter=0, leave=0 ->subprocess_env : include/httpd.h line=908 column=18 subprocess_env, "downgrade-1.0")) { |
895 | r-> : enter=0, leave=0 ->proto_num : include/httpd.h line=812 column=9 proto_num = : enter=0, leave=0 = HTTP_VERSION(1,0); |
896 | |
897 | |
898 | |
899 | |
900 | if (r : modules/http/http_filters.c line=878 column=50 r-> : enter=0, leave=0 ->proto_num : include/httpd.h line=812 column=9 proto_num == : true=0, false=0 MC/DC independently affect : true=0, false=0 == HTTP_VERSION(1,0) |
901 | && MC/DC independently affect : true=0, false=0 apr_table_get : enter=0, leave=0 apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_filters.c line=878 column=50 r-> : enter=0, leave=0 ->subprocess_env : include/httpd.h line=908 column=18 subprocess_env, "force-response-1.0")) { |
902 | protocol = : enter=0, leave=0 = "HTTP/1.0"; |
903 | r-> : enter=0, leave=0 ->connection : include/httpd.h line=782 column=15 connection-> : enter=0, leave=0 ->keepalive : include/httpd.h line=1074 column=25 keepalive = : enter=0, leave=0 = AP_CONN_CLOSE : include/httpd.h line=1038 column=5 AP_CONN_CLOSE; |
904 | |
905 | |
906 | protocol = : enter=0, leave=0 = AP_SERVER_PROTOCOL; |
907 | |
908 | |
909 | |
910 | |
911 | |
912 | basic_http_header(request_rec *r, apr_bucket_brigade *bb, |
913 | |
914 | |
915 | |
916 | |
917 | |
918 | |
919 | |
920 | if (r : modules/http/http_filters.c line=912 column=44 r-> : enter=0, leave=0 ->assbackwards : include/httpd.h line=801 column=9 assbackwards) { |
921 | |
922 | return; |
923 | |
924 | |
925 | |
926 | |
927 | vec[] : enter=0, leave=0 [0].iov_base : /usr/include/bits/uio.h line=46 column=11 iov_base = : pass=0 = (void *)protocol : modules/http/http_filters.c line=913 column=43 protocol; |
928 | vec[] : enter=0, leave=0 [0].iov_len : /usr/include/bits/uio.h line=47 column=12 iov_len = : pass=0 = strlen : enter=0, leave=0 strlen : /usr/include/string.h line=399 column=15 strlen(protocol : modules/http/http_filters.c line=913 column=43 protocol); |
929 | vec[] : enter=0, leave=0 [1].iov_base : /usr/include/bits/uio.h line=46 column=11 iov_base = : pass=0 = (void *)" "; |
930 | vec[] : enter=0, leave=0 [1].iov_len : /usr/include/bits/uio.h line=47 column=12 iov_len = : pass=0 = sizeof(" ") - : pass=0 - 1; |
931 | vec[] : enter=0, leave=0 [2].iov_base : /usr/include/bits/uio.h line=46 column=11 iov_base = : pass=0 = (void *)(r : modules/http/http_filters.c line=912 column=44 r-> : enter=0, leave=0 ->status_line : include/httpd.h line=820 column=17 status_line); |
932 | vec[] : enter=0, leave=0 [2].iov_len : /usr/include/bits/uio.h line=47 column=12 iov_len = : pass=0 = strlen : enter=0, leave=0 strlen : /usr/include/string.h line=399 column=15 strlen(r : modules/http/http_filters.c line=912 column=44 r-> : enter=0, leave=0 ->status_line : include/httpd.h line=820 column=17 status_line); |
933 | vec[] : enter=0, leave=0 [3].iov_base : /usr/include/bits/uio.h line=46 column=11 iov_base = : pass=0 = (void *)CRLF; |
934 | vec[] : enter=0, leave=0 [3].iov_len : /usr/include/bits/uio.h line=47 column=12 iov_len = : pass=0 = sizeof(CRLF) - : pass=0 - 1; |
935 | |
936 | |
937 | |
938 | |
939 | |
940 | |
941 | |
942 | |
943 | |
944 | apr_brigade_writev : /usr/include/apr-1/apr_buckets.h line=823 column=27 apr_brigade_writev(bb : modules/http/http_filters.c line=912 column=67 bb, NULL, NULL, vec : modules/http/http_filters.c line=918 column=18 vec, 4); |
945 | |
946 | |
947 | h.pool : modules/http/http_filters.c line=671 column=17 pool = : pass=0 = r : modules/http/http_filters.c line=912 column=44 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool; |
948 | h.bb : modules/http/http_filters.c line=672 column=25 bb = : pass=0 = bb : modules/http/http_filters.c line=912 column=67 bb; |
949 | |
950 | |
951 | |
952 | |
953 | |
954 | if (r : modules/http/http_filters.c line=912 column=44 r-> : enter=0, leave=0 ->proxyreq : include/httpd.h line=806 column=9 proxyreq != : true=0, false=0 != PROXYREQ_NONE) { |
955 | |
956 | |
957 | proxy_date = : pass=0 = apr_table_get : enter=0, leave=0 apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_filters.c line=912 column=44 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Date"); |
958 | if (! : true=0, false=0 !proxy_date : modules/http/http_filters.c line=955 column=21 proxy_date) { |
959 | |
960 | |
961 | |
962 | |
963 | |
964 | date = : pass=0 = apr_palloc : enter=0, leave=0 apr_palloc : /usr/include/apr-1/apr_pools.h line=419 column=21 apr_palloc(r : modules/http/http_filters.c line=912 column=44 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, APR_RFC822_DATE_LEN); |
965 | ap_recent_rfc822_date : include/util_time.h line=84 column=26 ap_recent_rfc822_date(date : modules/http/http_filters.c line=915 column=11 date, r : modules/http/http_filters.c line=912 column=44 r-> : enter=0, leave=0 ->request_time : include/httpd.h line=817 column=16 request_time); |
966 | proxy_date = : pass=0 = date : modules/http/http_filters.c line=915 column=11 date; |
967 | |
968 | form_header_field : modules/http/http_filters.c line=680 column=12 form_header_field(&h : modules/http/http_filters.c line=917 column=19 h, "Date", proxy_date : modules/http/http_filters.c line=955 column=21 proxy_date); |
969 | server = : pass=0 = apr_table_get : enter=0, leave=0 apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_filters.c line=912 column=44 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Server"); |
970 | if (server : modules/http/http_filters.c line=916 column=17 server) { |
971 | form_header_field : modules/http/http_filters.c line=680 column=12 form_header_field(&h : modules/http/http_filters.c line=917 column=19 h, "Server", server : modules/http/http_filters.c line=916 column=17 server); |
972 | |
973 | |
974 | |
975 | date = : pass=0 = apr_palloc : enter=0, leave=0 apr_palloc : /usr/include/apr-1/apr_pools.h line=419 column=21 apr_palloc(r : modules/http/http_filters.c line=912 column=44 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, APR_RFC822_DATE_LEN); |
976 | ap_recent_rfc822_date : include/util_time.h line=84 column=26 ap_recent_rfc822_date(date : modules/http/http_filters.c line=915 column=11 date, r : modules/http/http_filters.c line=912 column=44 r-> : enter=0, leave=0 ->request_time : include/httpd.h line=817 column=16 request_time); |
977 | form_header_field : modules/http/http_filters.c line=680 column=12 form_header_field(&h : modules/http/http_filters.c line=917 column=19 h, "Date", date : modules/http/http_filters.c line=915 column=11 date); |
978 | form_header_field : modules/http/http_filters.c line=680 column=12 form_header_field(&h : modules/http/http_filters.c line=917 column=19 h, "Server", ap_get_server_banner : enter=0, leave=0 ap_get_server_banner : include/httpd.h line=445 column=26 ap_get_server_banner()); |
979 | |
980 | |
981 | |
982 | apr_table_unset : /usr/include/apr-1/apr_tables.h line=290 column=19 apr_table_unset(r : modules/http/http_filters.c line=912 column=44 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Date"); /* Avoid bogosity */ |
983 | apr_table_unset : /usr/include/apr-1/apr_tables.h line=290 column=19 apr_table_unset(r : modules/http/http_filters.c line=912 column=44 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Server"); |
984 | |
985 | |
986 | ap_basic_http_header(request_rec *r, apr_bucket_brigade *bb) |
987 | |
988 | |
989 | |
990 | basic_http_header_check : modules/http/http_filters.c line=878 column=13 basic_http_header_check(r : modules/http/http_filters.c line=986 column=52 r, &protocol : modules/http/http_filters.c line=988 column=17 protocol); |
991 | basic_http_header : modules/http/http_filters.c line=912 column=13 basic_http_header(r : modules/http/http_filters.c line=986 column=52 r, bb : modules/http/http_filters.c line=986 column=75 bb, protocol : modules/http/http_filters.c line=988 column=17 protocol); |
992 | |
993 | |
994 | |
995 | |
996 | |
997 | |
998 | |
999 | |
1000 | |
1001 | |
1002 | |
1003 | |
1004 | |
1005 | |
1006 | |
1007 | |
1008 | |
1009 | |
1010 | |
1011 | terminate_header(apr_bucket_brigade *bb) |
1012 | |
1013 | |
1014 | |
1015 | |
1016 | |
1017 | |
1018 | apr_brigade_length : /usr/include/apr-1/apr_buckets.h line=736 column=27 apr_brigade_length(bb : modules/http/http_filters.c line=1011 column=50 bb, 1, &len : modules/http/http_filters.c line=1015 column=15 len); |
1019 | |
1020 | if (len : modules/http/http_filters.c line=1015 column=15 len >= : true=0, false=0 MC/DC independently affect : true=0, false=0 >= 255 && : true=0, false=0 && len : modules/http/http_filters.c line=1015 column=15 len <= : true=0, false=0 MC/DC independently affect : true=0, false=0 <= 257) { |
1021 | buflen = : pass=0 = strlen : enter=0, leave=0 strlen : /usr/include/string.h line=399 column=15 strlen(tmp : modules/http/http_filters.c line=1013 column=10 tmp); |
1022 | |
1023 | apr_brigade_write : /usr/include/apr-1/apr_buckets.h line=810 column=27 apr_brigade_write(bb : modules/http/http_filters.c line=1011 column=50 bb, NULL, NULL, tmp : modules/http/http_filters.c line=1013 column=10 tmp, buflen : modules/http/http_filters.c line=1016 column=16 buflen); |
1024 | |
1025 | buflen = : pass=0 = strlen : enter=0, leave=0 strlen : /usr/include/string.h line=399 column=15 strlen(crlf : modules/http/http_filters.c line=1014 column=10 crlf); |
1026 | |
1027 | apr_brigade_write : /usr/include/apr-1/apr_buckets.h line=810 column=27 apr_brigade_write(bb : modules/http/http_filters.c line=1011 column=50 bb, NULL, NULL, crlf : modules/http/http_filters.c line=1014 column=10 crlf, buflen : modules/http/http_filters.c line=1016 column=16 buflen); |
1028 | |
1029 | |
1030 | ap_send_http_trace(request_rec *r) |
1031 | |
1032 | |
1033 | |
1034 | |
1035 | |
1036 | |
1037 | |
1038 | |
1039 | |
1040 | |
1041 | |
1042 | |
1043 | if (r : modules/http/http_filters.c line=1030 column=56 r-> : enter=0, leave=0 ->method_number : include/httpd.h line=831 column=9 method_number != : true=0, false=0 != M_TRACE) { |
1044 | return DECLINED; |
1045 | |
1046 | |
1047 | |
1048 | while (r : modules/http/http_filters.c line=1030 column=56 r-> : enter=0, leave=0 ->prev : include/httpd.h line=789 column=18 prev) { |
1049 | r = : pass=0 = r : modules/http/http_filters.c line=1030 column=56 r-> : enter=0, leave=0 ->prev : include/httpd.h line=789 column=18 prev; |
1050 | |
1051 | conf = : pass=0 = (core_server_config *)ap_get_module_config(r : modules/http/http_filters.c line=1030 column=56 r-> : enter=0, leave=0 ->server : include/httpd.h line=784 column=17 server-> : enter=0, leave=0 ->module_config : include/httpd.h line=1207 column=30 module_config, |
1052 | core_module); |
1053 | |
1054 | if (conf : modules/http/http_filters.c line=1032 column=25 conf-> : enter=0, leave=0 ->trace_enable : include/http_core.h line=624 column=9 trace_enable == : true=0, false=0 == AP_TRACE_DISABLE) { |
1055 | apr_table_setn : /usr/include/apr-1/apr_tables.h line=282 column=19 apr_table_setn(r : modules/http/http_filters.c line=1030 column=56 r-> : enter=0, leave=0 ->notes : include/httpd.h line=910 column=18 notes, "error-notes", |
1056 | |
1057 | return HTTP_METHOD_NOT_ALLOWED; |
1058 | |
1059 | |
1060 | if (conf : modules/http/http_filters.c line=1032 column=25 conf-> : enter=0, leave=0 ->trace_enable : include/http_core.h line=624 column=9 trace_enable == : true=0, false=0 == AP_TRACE_EXTENDED) |
1061 | |
1062 | body = : pass=0 = REQUEST_CHUNKED_DECHUNK; |
1063 | |
1064 | body = : pass=0 = REQUEST_NO_BODY; |
1065 | |
1066 | if ((rv : modules/http/http_filters.c line=1033 column=9 rv = : pass=0 = ap_setup_client_block : enter=0, leave=0 ap_setup_client_block : include/http_protocol.h line=412 column=17 ap_setup_client_block(r : modules/http/http_filters.c line=1030 column=56 r, body : modules/http/http_filters.c line=1037 column=9 body))) { |
1067 | if (rv : modules/http/http_filters.c line=1033 column=9 rv == : true=0, false=0 == HTTP_REQUEST_ENTITY_TOO_LARGE) |
1068 | apr_table_setn : /usr/include/apr-1/apr_tables.h line=282 column=19 apr_table_setn(r : modules/http/http_filters.c line=1030 column=56 r-> : enter=0, leave=0 ->notes : include/httpd.h line=910 column=18 notes, "error-notes", |
1069 | |
1070 | return rv : modules/http/http_filters.c line=1033 column=9 rv; |
1071 | |
1072 | |
1073 | if (ap_should_client_block : enter=0, leave=0 ap_should_client_block : include/http_protocol.h line=422 column=17 ap_should_client_block(r : modules/http/http_filters.c line=1030 column=56 r)) { |
1074 | |
1075 | if (r : modules/http/http_filters.c line=1030 column=56 r-> : enter=0, leave=0 ->remaining : include/httpd.h line=876 column=15 remaining > : true=0, false=0 > 0) { |
1076 | if (r : modules/http/http_filters.c line=1030 column=56 r-> : enter=0, leave=0 ->remaining : include/httpd.h line=876 column=15 remaining > : true=0, false=0 > 65536) { |
1077 | apr_table_setn : /usr/include/apr-1/apr_tables.h line=282 column=19 apr_table_setn(r : modules/http/http_filters.c line=1030 column=56 r-> : enter=0, leave=0 ->notes : include/httpd.h line=910 column=18 notes, "error-notes", |
1078 | |
1079 | return HTTP_REQUEST_ENTITY_TOO_LARGE; |
1080 | |
1081 | |
1082 | bodybuf = : pass=0 = (apr_size_t)r : modules/http/http_filters.c line=1030 column=56 r-> : enter=0, leave=0 ->remaining : include/httpd.h line=876 column=15 remaining + : pass=0 + 32; |
1083 | |
1084 | |
1085 | |
1086 | bodybuf = : pass=0 = 73730; |
1087 | |
1088 | |
1089 | bodyoff = : pass=0 = bodyread : modules/http/http_filters.c line=1038 column=11 bodyread = : pass=0 = apr_palloc : enter=0, leave=0 apr_palloc : /usr/include/apr-1/apr_pools.h line=419 column=21 apr_palloc(r : modules/http/http_filters.c line=1030 column=56 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, bodybuf : modules/http/http_filters.c line=1040 column=16 bodybuf); |
1090 | |
1091 | |
1092 | while ((! : true=0, false=0 MC/DC independently affect : true=0, false=0 !bodylen : modules/http/http_filters.c line=1039 column=16 bodylen || : true=0, false=0 || bodybuf : modules/http/http_filters.c line=1040 column=16 bodybuf >= : true=0, false=0 MC/DC independently affect : true=0, false=0 >= 32) && : true=0, false=0 && |
1093 | res = : pass=0 = ap_get_client_block : enter=0, leave=0 ap_get_client_block : include/http_protocol.h line=433 column=18 ap_get_client_block(r : modules/http/http_filters.c line=1030 column=56 r, bodyoff : modules/http/http_filters.c line=1038 column=29 bodyoff, bodybuf : modules/http/http_filters.c line=1040 column=16 bodybuf)) > : true=0, false=0 MC/DC independently affect : true=0, false=0 > 0) { |
1094 | bodylen += : pass=0 += res : modules/http/http_filters.c line=1041 column=10 res; |
1095 | bodybuf -= : pass=0 -= res : modules/http/http_filters.c line=1041 column=10 res; |
1096 | bodyoff += : pass=0 += res : modules/http/http_filters.c line=1041 column=10 res; |
1097 | |
1098 | if (res : modules/http/http_filters.c line=1041 column=10 res > : true=0, false=0 MC/DC independently affect : true=0, false=0 > 0 && : true=0, false=0 && bodybuf : modules/http/http_filters.c line=1040 column=16 bodybuf < : true=0, false=0 MC/DC independently affect : true=0, false=0 < 32) { |
1099 | |
1100 | while (ap_get_client_block : enter=0, leave=0 ap_get_client_block : include/http_protocol.h line=433 column=18 ap_get_client_block(r : modules/http/http_filters.c line=1030 column=56 r, bodyread : modules/http/http_filters.c line=1038 column=11 bodyread, bodylen : modules/http/http_filters.c line=1039 column=16 bodylen) > : true=0, false=0 > 0) |
1101 | |
1102 | apr_table_setn : /usr/include/apr-1/apr_tables.h line=282 column=19 apr_table_setn(r : modules/http/http_filters.c line=1030 column=56 r-> : enter=0, leave=0 ->notes : include/httpd.h line=910 column=18 notes, "error-notes", |
1103 | |
1104 | return HTTP_REQUEST_ENTITY_TOO_LARGE; |
1105 | |
1106 | |
1107 | if (res : modules/http/http_filters.c line=1041 column=10 res < : true=0, false=0 < 0) { |
1108 | return HTTP_BAD_REQUEST; |
1109 | |
1110 | |
1111 | |
1112 | ap_set_content_type : include/http_protocol.h line=310 column=18 ap_set_content_type(r : modules/http/http_filters.c line=1030 column=56 r, "message/http"); |
1113 | |
1114 | |
1115 | |
1116 | bb = : pass=0 = apr_brigade_create : enter=0, leave=0 apr_brigade_create : /usr/include/apr-1/apr_buckets.h line=658 column=35 apr_brigade_create(r : modules/http/http_filters.c line=1030 column=56 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, r : modules/http/http_filters.c line=1030 column=56 r-> : enter=0, leave=0 ->connection : include/httpd.h line=782 column=15 connection-> : enter=0, leave=0 ->bucket_alloc : include/httpd.h line=1103 column=32 bucket_alloc); |
1117 | |
1118 | |
1119 | |
1120 | |
1121 | |
1122 | |
1123 | |
1124 | |
1125 | |
1126 | |
1127 | apr_brigade_putstrs : /usr/include/apr-1/apr_buckets.h line=861 column=34 apr_brigade_putstrs(bb : modules/http/http_filters.c line=1034 column=25 bb, NULL, NULL, r : modules/http/http_filters.c line=1030 column=56 r-> : enter=0, leave=0 ->the_request : include/httpd.h line=799 column=11 the_request, CRLF, NULL); |
1128 | |
1129 | h.pool : modules/http/http_filters.c line=671 column=17 pool = : pass=0 = r : modules/http/http_filters.c line=1030 column=56 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool; |
1130 | h.bb : modules/http/http_filters.c line=672 column=25 bb = : pass=0 = bb : modules/http/http_filters.c line=1034 column=25 bb; |
1131 | apr_table_do : /usr/include/apr-1/apr_tables.h line=382 column=25 apr_table_do((int (*) (void *, const char *, const char *)) |
1132 | form_header_field, (void *) &h : modules/http/http_filters.c line=1035 column=19 h, r : modules/http/http_filters.c line=1030 column=56 r-> : enter=0, leave=0 ->headers_in : include/httpd.h line=901 column=18 headers_in, NULL); |
1133 | apr_brigade_puts : /usr/include/apr-1/apr_buckets.h line=837 column=27 apr_brigade_puts(bb : modules/http/http_filters.c line=1034 column=25 bb, NULL, NULL, CRLF_ASCII); |
1134 | |
1135 | |
1136 | if (bodylen : modules/http/http_filters.c line=1039 column=16 bodylen) { |
1137 | b = : pass=0 = apr_bucket_pool_create : enter=0, leave=0 apr_bucket_pool_create : /usr/include/apr-1/apr_buckets.h line=1373 column=27 apr_bucket_pool_create(bodyread : modules/http/http_filters.c line=1038 column=11 bodyread, bodylen : modules/http/http_filters.c line=1039 column=16 bodylen, |
1138 | r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, bb : modules/http/http_filters.c line=1034 column=25 bb-> : enter=0, leave=0 ->bucket_alloc : /usr/include/apr-1/apr_buckets.h line=275 column=25 bucket_alloc); |
1139 | bb, b : modules/http/http_filters.c line=1036 column=17 b); |
1140 | |
1141 | |
1142 | ap_pass_brigade : include/util_filter.h line=312 column=26 ap_pass_brigade(r : modules/http/http_filters.c line=1030 column=56 r-> : enter=0, leave=0 ->output_filters : include/httpd.h line=990 column=25 output_filters, bb : modules/http/http_filters.c line=1034 column=25 bb); |
1143 | |
1144 | return DONE; |
1145 | |
1146 | |
1147 | |
1148 | |
1149 | |
1150 | |
1151 | ap_http_header_filter(ap_filter_t *f, |
1152 | |
1153 | |
1154 | f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r; |
1155 | r-> : enter=0, leave=0 ->connection : include/httpd.h line=782 column=15 connection; |
1156 | |
1157 | |
1158 | |
1159 | |
1160 | |
1161 | f-> : enter=0, leave=0 ->ctx : include/util_filter.h line=268 column=11 ctx; |
1162 | |
1163 | |
1164 | |
1165 | |
1166 | |
1167 | if (r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->header_only : include/httpd.h line=808 column=9 header_only) { |
1168 | if (! : true=0, false=0 !ctx : modules/http/http_filters.c line=1161 column=24 ctx) { |
1169 | ctx = : pass=0 = f : modules/http/http_filters.c line=1151 column=73 f-> : enter=0, leave=0 ->ctx : include/util_filter.h line=268 column=11 ctx = : enter=0, leave=0 = apr_pcalloc(r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, sizeof(header_filter_ctx)); |
1170 | |
1171 | if (ctx : modules/http/http_filters.c line=1161 column=24 ctx-> : enter=0, leave=0 ->headers_sent : modules/http/http_filters.c line=1148 column=9 headers_sent) { |
1172 | apr_brigade_cleanup : /usr/include/apr-1/apr_buckets.h line=679 column=27 apr_brigade_cleanup(b : modules/http/http_filters.c line=1152 column=80 b); |
1173 | return OK; |
1174 | |
1175 | |
1176 | |
1177 | for (e : modules/http/http_filters.c line=1158 column=17 e = : pass=0 = APR_BRIGADE_FIRST(b : modules/http/http_filters.c line=1152 column=80 b); |
1178 | e != : true=0, false=0 != APR_BRIGADE_SENTINEL(b : modules/http/http_filters.c line=1152 column=80 b); |
1179 | e = : pass=0 = APR_BUCKET_NEXT(e : modules/http/http_filters.c line=1158 column=17 e)) |
1180 | |
1181 | if (AP_BUCKET_IS_ERROR(e : modules/http/http_filters.c line=1158 column=17 e) && : true=0, false=0 && ! : true=0, false=0 MC/DC independently affect : true=0, false=0 !eb : modules/http/http_filters.c line=1163 column=22 eb) { |
1182 | eb = : pass=0 = e : modules/http/http_filters.c line=1158 column=17 e-> : enter=0, leave=0 ->data : /usr/include/apr-1/apr_buckets.h line=244 column=11 data; |
1183 | continue; |
1184 | |
1185 | |
1186 | |
1187 | |
1188 | |
1189 | if (AP_BUCKET_IS_EOC(e : modules/http/http_filters.c line=1158 column=17 e)) { |
1190 | ap_remove_output_filter : include/util_filter.h line=469 column=18 ap_remove_output_filter(f : modules/http/http_filters.c line=1151 column=73 f); |
1191 | return ap_pass_brigade : enter=0, leave=0 ap_pass_brigade : include/util_filter.h line=312 column=26 ap_pass_brigade(f : modules/http/http_filters.c line=1151 column=73 f-> : enter=0, leave=0 ->next : include/util_filter.h line=271 column=18 next, b : modules/http/http_filters.c line=1152 column=80 b); |
1192 | |
1193 | |
1194 | if (eb : modules/http/http_filters.c line=1163 column=22 eb) { |
1195 | |
1196 | |
1197 | status = : pass=0 = eb : modules/http/http_filters.c line=1163 column=22 eb-> : enter=0, leave=0 ->status : include/http_protocol.h line=634 column=9 status; |
1198 | apr_brigade_cleanup : /usr/include/apr-1/apr_buckets.h line=679 column=27 apr_brigade_cleanup(b : modules/http/http_filters.c line=1152 column=80 b); |
1199 | ap_die : include/http_request.h line=250 column=18 ap_die(status : modules/http/http_filters.c line=1195 column=13 status, r : modules/http/http_filters.c line=1154 column=18 r); |
1200 | return AP_FILTER_ERROR; |
1201 | |
1202 | |
1203 | if (r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->assbackwards : include/httpd.h line=801 column=9 assbackwards) { |
1204 | r-> : enter=0, leave=0 ->sent_bodyct : include/httpd.h line=860 column=15 sent_bodyct = : enter=0, leave=0 = 1; |
1205 | ap_remove_output_filter : include/util_filter.h line=469 column=18 ap_remove_output_filter(f : modules/http/http_filters.c line=1151 column=73 f); |
1206 | return ap_pass_brigade : enter=0, leave=0 ap_pass_brigade : include/util_filter.h line=312 column=26 ap_pass_brigade(f : modules/http/http_filters.c line=1151 column=73 f-> : enter=0, leave=0 ->next : include/util_filter.h line=271 column=18 next, b : modules/http/http_filters.c line=1152 column=80 b); |
1207 | |
1208 | |
1209 | |
1210 | |
1211 | |
1212 | |
1213 | |
1214 | if (! : true=0, false=0 !apr_is_empty_table : enter=0, leave=0 apr_is_empty_table : /usr/include/apr-1/apr_tables.h line=95 column=18 apr_is_empty_table(r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->err_headers_out : include/httpd.h line=906 column=18 err_headers_out)) { |
1215 | r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out = : enter=0, leave=0 = apr_table_overlay : enter=0, leave=0 apr_table_overlay : /usr/include/apr-1/apr_tables.h line=346 column=28 apr_table_overlay(r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->err_headers_out : include/httpd.h line=906 column=18 err_headers_out, |
1216 | r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out); |
1217 | |
1218 | |
1219 | |
1220 | |
1221 | |
1222 | |
1223 | |
1224 | |
1225 | |
1226 | |
1227 | if (apr_table_get : enter=0, leave=0 apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->subprocess_env : include/httpd.h line=908 column=18 subprocess_env, "force-no-vary") != : true=0, false=0 != NULL) { |
1228 | apr_table_unset : /usr/include/apr-1/apr_tables.h line=290 column=19 apr_table_unset(r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Vary"); |
1229 | r-> : enter=0, leave=0 ->proto_num : include/httpd.h line=812 column=9 proto_num = : enter=0, leave=0 = HTTP_VERSION(1,0); |
1230 | apr_table_set : /usr/include/apr-1/apr_tables.h line=269 column=19 apr_table_set(r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->subprocess_env : include/httpd.h line=908 column=18 subprocess_env, "force-response-1.0", "1"); |
1231 | |
1232 | |
1233 | fixup_vary : modules/http/http_filters.c line=781 column=13 fixup_vary(r : modules/http/http_filters.c line=1154 column=18 r); |
1234 | |
1235 | |
1236 | |
1237 | |
1238 | |
1239 | |
1240 | if (apr_table_get : enter=0, leave=0 apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->notes : include/httpd.h line=910 column=18 notes, "no-etag") != : true=0, false=0 != NULL) { |
1241 | apr_table_unset : /usr/include/apr-1/apr_tables.h line=290 column=19 apr_table_unset(r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "ETag"); |
1242 | |
1243 | |
1244 | |
1245 | basic_http_header_check : modules/http/http_filters.c line=878 column=13 basic_http_header_check(r : modules/http/http_filters.c line=1154 column=18 r, &protocol : modules/http/http_filters.c line=1157 column=17 protocol); |
1246 | ap_set_keepalive : include/http_protocol.h line=118 column=17 ap_set_keepalive(r : modules/http/http_filters.c line=1154 column=18 r); |
1247 | |
1248 | if (r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->chunked : include/httpd.h line=869 column=9 chunked) { |
1249 | apr_table_mergen : /usr/include/apr-1/apr_tables.h line=311 column=19 apr_table_mergen(r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Transfer-Encoding", "chunked"); |
1250 | apr_table_unset : /usr/include/apr-1/apr_tables.h line=290 column=19 apr_table_unset(r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Content-Length"); |
1251 | |
1252 | |
1253 | ctype = : pass=0 = ap_make_content_type : enter=0, leave=0 ap_make_content_type : include/http_protocol.h line=140 column=26 ap_make_content_type(r : modules/http/http_filters.c line=1154 column=18 r, r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->content_type : include/httpd.h line=917 column=17 content_type); |
1254 | if (strcasecmp : enter=0, leave=0 strcasecmp : /usr/include/string.h line=536 column=12 strcasecmp(ctype : modules/http/http_filters.c line=1162 column=17 ctype, NO_CONTENT_TYPE)) { |
1255 | apr_table_setn : /usr/include/apr-1/apr_tables.h line=282 column=19 apr_table_setn(r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Content-Type", ctype : modules/http/http_filters.c line=1162 column=17 ctype); |
1256 | |
1257 | |
1258 | if (r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->content_encoding : include/httpd.h line=922 column=17 content_encoding) { |
1259 | apr_table_setn : /usr/include/apr-1/apr_tables.h line=282 column=19 apr_table_setn(r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Content-Encoding", |
1260 | r-> : enter=0, leave=0 ->content_encoding : include/httpd.h line=922 column=17 content_encoding); |
1261 | |
1262 | |
1263 | if (! : true=0, false=0 !apr_is_empty_array : enter=0, leave=0 apr_is_empty_array : /usr/include/apr-1/apr_tables.h line=102 column=18 apr_is_empty_array(r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->content_languages : include/httpd.h line=924 column=25 content_languages)) { |
1264 | |
1265 | |
1266 | r-> : enter=0, leave=0 ->content_languages : include/httpd.h line=924 column=25 content_languages-> : enter=0, leave=0 ->elts : /usr/include/apr-1/apr_tables.h line=62 column=11 elts); |
1267 | apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Content-Language"); |
1268 | |
1269 | while (MC/DC independently affect : true=0, false=0 field : modules/http/http_filters.c line=1267 column=21 field && : true=0, false=0 && (token : modules/http/http_filters.c line=1265 column=15 token = : pass=0 = ap_get_list_item : enter=0, leave=0 ap_get_list_item : include/httpd.h line=1401 column=20 ap_get_list_item(r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, &field : modules/http/http_filters.c line=1267 column=21 field)) != : true=0, false=0 MC/DC independently affect : true=0, false=0 != NULL) { |
1270 | for (i : modules/http/http_filters.c line=1264 column=13 i = : pass=0 = 0; i : modules/http/http_filters.c line=1264 column=13 i < : true=0, false=0 < r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->content_languages : include/httpd.h line=924 column=25 content_languages-> : enter=0, leave=0 ->nelts : /usr/include/apr-1/apr_tables.h line=58 column=9 nelts; ++ : pass=0 ++i : modules/http/http_filters.c line=1264 column=13 i) { |
1271 | if (! : true=0, false=0 !strcasecmp : enter=0, leave=0 strcasecmp : /usr/include/string.h line=536 column=12 strcasecmp(token : modules/http/http_filters.c line=1265 column=15 token, languages : modules/http/http_filters.c line=1266 column=16 languages[] : enter=0, leave=0 [i : modules/http/http_filters.c line=1264 column=13 i])) |
1272 | break; |
1273 | |
1274 | if (i : modules/http/http_filters.c line=1264 column=13 i == : true=0, false=0 == r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->content_languages : include/httpd.h line=924 column=25 content_languages-> : enter=0, leave=0 ->nelts : /usr/include/apr-1/apr_tables.h line=58 column=9 nelts) { |
1275 | apr_array_push : /usr/include/apr-1/apr_tables.h line=121 column=21 apr_array_push(r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->content_languages : include/httpd.h line=924 column=25 content_languages)) = : enter=0, leave=0 = token : modules/http/http_filters.c line=1265 column=15 token; |
1276 | |
1277 | |
1278 | |
1279 | field = : pass=0 = apr_array_pstrcat : enter=0, leave=0 apr_array_pstrcat : /usr/include/apr-1/apr_tables.h line=211 column=21 apr_array_pstrcat(r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->content_languages : include/httpd.h line=924 column=25 content_languages, ','); |
1280 | apr_table_setn : /usr/include/apr-1/apr_tables.h line=282 column=19 apr_table_setn(r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Content-Language", field : modules/http/http_filters.c line=1267 column=21 field); |
1281 | |
1282 | |
1283 | |
1284 | |
1285 | |
1286 | |
1287 | if (r : modules/http/http_filters.c line=1154 column=18 rMC/DC independently affect : true=0, false=0 -> : enter=0, leave=0 ->no_cache : include/httpd.h line=935 column=9 no_cache && : true=0, false=0 && ! : true=0, false=0 MC/DC independently affect : true=0, false=0 !apr_table_get : enter=0, leave=0 apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Expires")) { |
1288 | apr_palloc : /usr/include/apr-1/apr_pools.h line=419 column=21 apr_palloc(r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, APR_RFC822_DATE_LEN); |
1289 | ap_recent_rfc822_date : include/util_time.h line=84 column=26 ap_recent_rfc822_date(date : modules/http/http_filters.c line=1288 column=15 date, r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->request_time : include/httpd.h line=817 column=16 request_time); |
1290 | apr_table_addn : /usr/include/apr-1/apr_tables.h line=336 column=19 apr_table_addn(r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Expires", date : modules/http/http_filters.c line=1288 column=15 date); |
1291 | |
1292 | |
1293 | |
1294 | |
1295 | |
1296 | |
1297 | |
1298 | |
1299 | |
1300 | |
1301 | |
1302 | |
1303 | |
1304 | |
1305 | if (r : modules/http/http_filters.c line=1154 column=18 rMC/DC independently affect : true=0, false=0 -> : enter=0, leave=0 ->header_only : include/httpd.h line=808 column=9 header_only |
1306 | && (clheader : modules/http/http_filters.c line=1156 column=17 clheader = : pass=0 MC/DC independently affect : true=0, false=0 = apr_table_get : enter=0, leave=0 apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Content-Length")) |
1307 | && ! : true=0, false=0 MC/DC independently affect : true=0, false=0 !strcmp : enter=0, leave=0 strcmp : /usr/include/string.h line=143 column=12 strcmp(clheader : modules/http/http_filters.c line=1156 column=17 clheader, "0")) { |
1308 | apr_table_unset : /usr/include/apr-1/apr_tables.h line=290 column=19 apr_table_unset(r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Content-Length"); |
1309 | |
1310 | |
1311 | b2 = : pass=0 = apr_brigade_create : enter=0, leave=0 apr_brigade_create : /usr/include/apr-1/apr_buckets.h line=658 column=35 apr_brigade_create(r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, c : modules/http/http_filters.c line=1155 column=15 c-> : enter=0, leave=0 ->bucket_alloc : include/httpd.h line=1103 column=32 bucket_alloc); |
1312 | basic_http_header : modules/http/http_filters.c line=912 column=13 basic_http_header(r : modules/http/http_filters.c line=1154 column=18 r, b2 : modules/http/http_filters.c line=1159 column=25 b2, protocol : modules/http/http_filters.c line=1157 column=17 protocol); |
1313 | |
1314 | h.pool : modules/http/http_filters.c line=671 column=17 pool = : pass=0 = r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool; |
1315 | h.bb : modules/http/http_filters.c line=672 column=25 bb = : pass=0 = b2 : modules/http/http_filters.c line=1159 column=25 b2; |
1316 | |
1317 | if (r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->status : include/httpd.h line=822 column=9 status == : true=0, false=0 == HTTP_NOT_MODIFIED) { |
1318 | apr_table_do : /usr/include/apr-1/apr_tables.h line=382 column=25 apr_table_do((int (*)(void *, const char *, const char *)) form_header_field : modules/http/http_filters.c line=680 column=12 form_header_field, |
1319 | h, r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, |
1320 | |
1321 | |
1322 | |
1323 | |
1324 | |
1325 | |
1326 | |
1327 | |
1328 | |
1329 | |
1330 | |
1331 | |
1332 | |
1333 | |
1334 | |
1335 | send_all_header_fields : modules/http/http_filters.c line=804 column=21 send_all_header_fields(&h : modules/http/http_filters.c line=1160 column=19 h, r : modules/http/http_filters.c line=1154 column=18 r); |
1336 | |
1337 | |
1338 | terminate_header : modules/http/http_filters.c line=1011 column=13 terminate_header(b2 : modules/http/http_filters.c line=1159 column=25 b2); |
1339 | |
1340 | ap_pass_brigade : include/util_filter.h line=312 column=26 ap_pass_brigade(f : modules/http/http_filters.c line=1151 column=73 f-> : enter=0, leave=0 ->next : include/util_filter.h line=271 column=18 next, b2 : modules/http/http_filters.c line=1159 column=25 b2); |
1341 | |
1342 | if (r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->header_only : include/httpd.h line=808 column=9 header_only) { |
1343 | apr_brigade_cleanup : /usr/include/apr-1/apr_buckets.h line=679 column=27 apr_brigade_cleanup(b : modules/http/http_filters.c line=1152 column=80 b); |
1344 | ctx-> : enter=0, leave=0 ->headers_sent : modules/http/http_filters.c line=1148 column=9 headers_sent = : enter=0, leave=0 = 1; |
1345 | return OK; |
1346 | |
1347 | |
1348 | r-> : enter=0, leave=0 ->sent_bodyct : include/httpd.h line=860 column=15 sent_bodyct = : enter=0, leave=0 = 1; /* Whatever follows is real body stuff... */ |
1349 | |
1350 | if (r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->chunked : include/httpd.h line=869 column=9 chunked) { |
1351 | |
1352 | |
1353 | |
1354 | |
1355 | ap_add_output_filter : include/util_filter.h line=432 column=27 ap_add_output_filter("CHUNK", NULL, r : modules/http/http_filters.c line=1154 column=18 r, r : modules/http/http_filters.c line=1154 column=18 r-> : enter=0, leave=0 ->connection : include/httpd.h line=782 column=15 connection); |
1356 | |
1357 | |
1358 | |
1359 | |
1360 | |
1361 | |
1362 | ap_remove_output_filter : include/util_filter.h line=469 column=18 ap_remove_output_filter(f : modules/http/http_filters.c line=1151 column=73 f); |
1363 | return ap_pass_brigade : enter=0, leave=0 ap_pass_brigade : include/util_filter.h line=312 column=26 ap_pass_brigade(f : modules/http/http_filters.c line=1151 column=73 f-> : enter=0, leave=0 ->next : include/util_filter.h line=271 column=18 next, b : modules/http/http_filters.c line=1152 column=80 b); |
1364 | |
1365 | |
1366 | |
1367 | |
1368 | |
1369 | |
1370 | |
1371 | |
1372 | |
1373 | |
1374 | |
1375 | |
1376 | |
1377 | |
1378 | ap_map_http_request_error(apr_status_t rv, int status) |
1379 | |
1380 | switch (rv : modules/http/http_filters.c line=1378 column=56 rv) { |
1381 | case AP_FILTER_ERROR: { |
1382 | return AP_FILTER_ERROR; |
1383 | |
1384 | case APR_ENOSPC: { |
1385 | return HTTP_REQUEST_ENTITY_TOO_LARGE; |
1386 | |
1387 | case APR_ENOTIMPL: { |
1388 | return HTTP_NOT_IMPLEMENTED; |
1389 | |
1390 | case APR_ETIMEDOUT: { |
1391 | return HTTP_REQUEST_TIME_OUT; |
1392 | |
1393 | default: { |
1394 | return status : modules/http/http_filters.c line=1378 column=64 status; |
1395 | |
1396 | |
1397 | |
1398 | |
1399 | |
1400 | |
1401 | |
1402 | |
1403 | |
1404 | |
1405 | |
1406 | |
1407 | |
1408 | |
1409 | |
1410 | |
1411 | |
1412 | |
1413 | ap_discard_request_body(request_rec *r) |
1414 | |
1415 | |
1416 | |
1417 | |
1418 | |
1419 | |
1420 | |
1421 | |
1422 | |
1423 | |
1424 | |
1425 | |
1426 | if (r : modules/http/http_filters.c line=1413 column=54 rMC/DC independently affect : true=0, false=0 -> : enter=0, leave=0 ->main : include/httpd.h line=793 column=18 main || : true=0, false=0 || r : modules/http/http_filters.c line=1413 column=54 r-> : enter=0, leave=0 ->connection : include/httpd.h line=782 column=15 connection-> : enter=0, leave=0 ->keepalive : include/httpd.h line=1074 column=25 keepalive == : true=0, false=0 MC/DC independently affect : true=0, false=0 == AP_CONN_CLOSE : include/httpd.h line=1038 column=5 AP_CONN_CLOSE || : true=0, false=0 || |
1427 | r-> : enter=0, leave=0 ->status : include/httpd.h line=822 column=9 status)) { |
1428 | return OK; |
1429 | |
1430 | |
1431 | bb = : pass=0 = apr_brigade_create : enter=0, leave=0 apr_brigade_create : /usr/include/apr-1/apr_buckets.h line=658 column=35 apr_brigade_create(r : modules/http/http_filters.c line=1413 column=54 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, r : modules/http/http_filters.c line=1413 column=54 r-> : enter=0, leave=0 ->connection : include/httpd.h line=782 column=15 connection-> : enter=0, leave=0 ->bucket_alloc : include/httpd.h line=1103 column=32 bucket_alloc); |
1432 | seen_eos = : pass=0 = 0; |
1433 | |
1434 | |
1435 | |
1436 | rv = : pass=0 = ap_get_brigade : enter=0, leave=0 ap_get_brigade : include/util_filter.h line=298 column=26 ap_get_brigade(r : modules/http/http_filters.c line=1413 column=54 r-> : enter=0, leave=0 ->input_filters : include/httpd.h line=992 column=25 input_filters, bb : modules/http/http_filters.c line=1415 column=25 bb, AP_MODE_READBYTES : include/util_filter.h line=52 column=5 AP_MODE_READBYTES, |
1437 | |
1438 | |
1439 | if (rv : modules/http/http_filters.c line=1417 column=18 rv != : true=0, false=0 != APR_SUCCESS) { |
1440 | apr_brigade_destroy : /usr/include/apr-1/apr_buckets.h line=666 column=27 apr_brigade_destroy(bb : modules/http/http_filters.c line=1415 column=25 bb); |
1441 | return ap_map_http_request_error : enter=0, leave=0 ap_map_http_request_error : modules/http/http_filters.c line=1378 column=17 ap_map_http_request_error(rv : modules/http/http_filters.c line=1417 column=18 rv, HTTP_BAD_REQUEST); |
1442 | |
1443 | |
1444 | for (bucket : modules/http/http_filters.c line=1434 column=21 bucket = : pass=0 = APR_BRIGADE_FIRST(bb : modules/http/http_filters.c line=1415 column=25 bb); |
1445 | bucket != : true=0, false=0 != APR_BRIGADE_SENTINEL(bb : modules/http/http_filters.c line=1415 column=25 bb); |
1446 | bucket = : pass=0 = APR_BUCKET_NEXT(bucket : modules/http/http_filters.c line=1434 column=21 bucket)) |
1447 | |
1448 | |
1449 | |
1450 | |
1451 | if (APR_BUCKET_IS_EOS(bucket : modules/http/http_filters.c line=1434 column=21 bucket)) { |
1452 | seen_eos = : pass=0 = 1; |
1453 | break; |
1454 | |
1455 | |
1456 | |
1457 | if (bucket : modules/http/http_filters.c line=1434 column=21 bucket-> : enter=0, leave=0 ->length : /usr/include/apr-1/apr_buckets.h line=234 column=16 length == : true=0, false=0 == 0) { |
1458 | continue; |
1459 | |
1460 | |
1461 | |
1462 | |
1463 | |
1464 | rv = : pass=0 = apr_bucket_read(bucket : modules/http/http_filters.c line=1434 column=21 bucket, &data : modules/http/http_filters.c line=1448 column=25 data, &len : modules/http/http_filters.c line=1449 column=24 len, APR_BLOCK_READ : /usr/include/apr-1/apr_buckets.h line=58 column=5 APR_BLOCK_READ); |
1465 | if (rv : modules/http/http_filters.c line=1417 column=18 rv != : true=0, false=0 != APR_SUCCESS) { |
1466 | apr_brigade_destroy : /usr/include/apr-1/apr_buckets.h line=666 column=27 apr_brigade_destroy(bb : modules/http/http_filters.c line=1415 column=25 bb); |
1467 | return HTTP_BAD_REQUEST; |
1468 | |
1469 | |
1470 | apr_brigade_cleanup : /usr/include/apr-1/apr_buckets.h line=679 column=27 apr_brigade_cleanup(bb : modules/http/http_filters.c line=1415 column=25 bb); |
1471 | while (! : true=0, false=0 !seen_eos : modules/http/http_filters.c line=1416 column=9 seen_eos); |
1472 | |
1473 | return OK; |
1474 | |
1475 | |
1476 | |
1477 | |
1478 | |
1479 | |
1480 | |
1481 | |
1482 | |
1483 | |
1484 | |
1485 | |
1486 | |
1487 | |
1488 | |
1489 | |
1490 | |
1491 | |
1492 | |
1493 | |
1494 | |
1495 | |
1496 | |
1497 | |
1498 | |
1499 | |
1500 | |
1501 | |
1502 | |
1503 | |
1504 | |
1505 | |
1506 | |
1507 | |
1508 | |
1509 | |
1510 | |
1511 | |
1512 | |
1513 | ap_setup_client_block(request_rec *r, int read_policy) |
1514 | |
1515 | apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_filters.c line=1513 column=52 r-> : enter=0, leave=0 ->headers_in : include/httpd.h line=901 column=18 headers_in, "Transfer-Encoding"); |
1516 | apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_filters.c line=1513 column=52 r-> : enter=0, leave=0 ->headers_in : include/httpd.h line=901 column=18 headers_in, "Content-Length"); |
1517 | |
1518 | r-> : enter=0, leave=0 ->read_body : include/httpd.h line=882 column=9 read_body = : enter=0, leave=0 = read_policy : modules/http/http_filters.c line=1513 column=59 read_policy; |
1519 | r-> : enter=0, leave=0 ->read_chunked : include/httpd.h line=884 column=9 read_chunked = : enter=0, leave=0 = 0; |
1520 | r-> : enter=0, leave=0 ->remaining : include/httpd.h line=876 column=15 remaining = : enter=0, leave=0 = 0; |
1521 | |
1522 | if (tenc : modules/http/http_filters.c line=1515 column=17 tenc) { |
1523 | if (strcasecmp : enter=0, leave=0 strcasecmp : /usr/include/string.h line=536 column=12 strcasecmp(tenc : modules/http/http_filters.c line=1515 column=17 tenc, "chunked")) { |
1524 | ap_log_rerror : include/http_log.h line=219 column=18 ap_log_rerror(APLOG_MARK, APLOG_ERR, 0, r : modules/http/http_filters.c line=1513 column=52 r, |
1525 | tenc); |
1526 | return HTTP_NOT_IMPLEMENTED; |
1527 | |
1528 | if (r : modules/http/http_filters.c line=1513 column=52 r-> : enter=0, leave=0 ->read_body : include/httpd.h line=882 column=9 read_body == : true=0, false=0 == REQUEST_CHUNKED_ERROR) { |
1529 | ap_log_rerror : include/http_log.h line=219 column=18 ap_log_rerror(APLOG_MARK, APLOG_ERR, 0, r : modules/http/http_filters.c line=1513 column=52 r, |
1530 | r-> : enter=0, leave=0 ->uri : include/httpd.h line=946 column=11 uri); |
1531 | return (lenp : modules/http/http_filters.c line=1516 column=17 lenp) conditional operator : true=0, false=0 ? HTTP_BAD_REQUEST : HTTP_LENGTH_REQUIRED; |
1532 | |
1533 | |
1534 | r-> : enter=0, leave=0 ->read_chunked : include/httpd.h line=884 column=9 read_chunked = : enter=0, leave=0 = 1; |
1535 | |
1536 | if (lenp : modules/http/http_filters.c line=1516 column=17 lenp) { |
1537 | |
1538 | |
1539 | if (MC/DC independently affect : true=0, false=0 apr_strtoff : enter=0, leave=0 apr_strtoff : /usr/include/apr-1/apr_strings.h line=317 column=27 apr_strtoff(&r : modules/http/http_filters.c line=1513 column=52 r-> : enter=0, leave=0 ->remaining : include/httpd.h line=876 column=15 remaining, lenp : modules/http/http_filters.c line=1516 column=17 lenp, &endstr : modules/http/http_filters.c line=1537 column=15 endstr, 10) |
1540 | || MC/DC independently affect : true=0, false=0 * dereference : enter=0, leave=0 *endstr : modules/http/http_filters.c line=1537 column=15 endstr || : true=0, false=0 || r : modules/http/http_filters.c line=1513 column=52 r-> : enter=0, leave=0 ->remaining : include/httpd.h line=876 column=15 remaining < : true=0, false=0 MC/DC independently affect : true=0, false=0 < 0) { |
1541 | r-> : enter=0, leave=0 ->remaining : include/httpd.h line=876 column=15 remaining = : enter=0, leave=0 = 0; |
1542 | ap_log_rerror : include/http_log.h line=219 column=18 ap_log_rerror(APLOG_MARK, APLOG_ERR, 0, r : modules/http/http_filters.c line=1513 column=52 r, |
1543 | |
1544 | return HTTP_BAD_REQUEST; |
1545 | |
1546 | |
1547 | |
1548 | if ((r : modules/http/http_filters.c line=1513 column=52 r-> : enter=0, leave=0 ->read_body : include/httpd.h line=882 column=9 read_body == : true=0, false=0 MC/DC independently affect : true=0, false=0 == REQUEST_NO_BODY) |
1549 | && (r : modules/http/http_filters.c line=1513 column=52 rMC/DC independently affect : true=0, false=0 -> : enter=0, leave=0 ->read_chunked : include/httpd.h line=884 column=9 read_chunked || : true=0, false=0 || (r : modules/http/http_filters.c line=1513 column=52 r-> : enter=0, leave=0 ->remaining : include/httpd.h line=876 column=15 remaining > : true=0, false=0 MC/DC independently affect : true=0, false=0 > 0))) { |
1550 | ap_log_rerror : include/http_log.h line=219 column=18 ap_log_rerror(APLOG_MARK, APLOG_ERR, 0, r : modules/http/http_filters.c line=1513 column=52 r, |
1551 | r-> : enter=0, leave=0 ->method : include/httpd.h line=829 column=17 method, r : modules/http/http_filters.c line=1513 column=52 r-> : enter=0, leave=0 ->uri : include/httpd.h line=946 column=11 uri); |
1552 | return HTTP_REQUEST_ENTITY_TOO_LARGE; |
1553 | |
1554 | |
1555 | |
1556 | |
1557 | |
1558 | |
1559 | |
1560 | |
1561 | |
1562 | |
1563 | |
1564 | |
1565 | return OK; |
1566 | |
1567 | |
1568 | ap_should_client_block(request_rec *r) |
1569 | |
1570 | |
1571 | |
1572 | if (r : modules/http/http_filters.c line=1568 column=53 rMC/DC independently affect : true=0, false=0 -> : enter=0, leave=0 ->read_length : include/httpd.h line=878 column=15 read_length || : true=0, false=0 || (! : true=0, false=0 MC/DC independently affect : true=0, false=0 !r : modules/http/http_filters.c line=1568 column=53 r-> : enter=0, leave=0 ->read_chunked : include/httpd.h line=884 column=9 read_chunked && : true=0, false=0 && (r : modules/http/http_filters.c line=1568 column=53 r-> : enter=0, leave=0 ->remaining : include/httpd.h line=876 column=15 remaining <= : true=0, false=0 MC/DC independently affect : true=0, false=0 <= 0))) { |
1573 | return 0; |
1574 | |
1575 | |
1576 | return 1; |
1577 | |
1578 | |
1579 | |
1580 | |
1581 | |
1582 | |
1583 | |
1584 | |
1585 | |
1586 | |
1587 | |
1588 | |
1589 | ap_get_client_block(request_rec *r, char *buffer, |
1590 | |
1591 | |
1592 | |
1593 | |
1594 | |
1595 | if (r : modules/http/http_filters.c line=1589 column=51 r-> : enter=0, leave=0 ->remaining : include/httpd.h line=876 column=15 remaining < : true=0, false=0 MC/DC independently affect : true=0, false=0 < 0 || : true=0, false=0 || (! : true=0, false=0 MC/DC independently affect : true=0, false=0 !r : modules/http/http_filters.c line=1589 column=51 r-> : enter=0, leave=0 ->read_chunked : include/httpd.h line=884 column=9 read_chunked && : true=0, false=0 && r : modules/http/http_filters.c line=1589 column=51 r-> : enter=0, leave=0 ->remaining : include/httpd.h line=876 column=15 remaining == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 0)) { |
1596 | return 0; |
1597 | |
1598 | |
1599 | bb = : pass=0 = apr_brigade_create : enter=0, leave=0 apr_brigade_create : /usr/include/apr-1/apr_buckets.h line=658 column=35 apr_brigade_create(r : modules/http/http_filters.c line=1589 column=51 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, r : modules/http/http_filters.c line=1589 column=51 r-> : enter=0, leave=0 ->connection : include/httpd.h line=782 column=15 connection-> : enter=0, leave=0 ->bucket_alloc : include/httpd.h line=1103 column=32 bucket_alloc); |
1600 | if (bb : modules/http/http_filters.c line=1593 column=25 bb == : true=0, false=0 == NULL) { |
1601 | r-> : enter=0, leave=0 ->connection : include/httpd.h line=782 column=15 connection-> : enter=0, leave=0 ->keepalive : include/httpd.h line=1074 column=25 keepalive = : enter=0, leave=0 = AP_CONN_CLOSE : include/httpd.h line=1038 column=5 AP_CONN_CLOSE; |
1602 | return -1; |
1603 | |
1604 | |
1605 | rv = : pass=0 = ap_get_brigade : enter=0, leave=0 ap_get_brigade : include/util_filter.h line=298 column=26 ap_get_brigade(r : modules/http/http_filters.c line=1589 column=51 r-> : enter=0, leave=0 ->input_filters : include/httpd.h line=992 column=25 input_filters, bb : modules/http/http_filters.c line=1593 column=25 bb, AP_MODE_READBYTES : include/util_filter.h line=52 column=5 AP_MODE_READBYTES, |
1606 | bufsiz); |
1607 | |
1608 | |
1609 | |
1610 | |
1611 | if (rv : modules/http/http_filters.c line=1592 column=18 rv == : true=0, false=0 == AP_FILTER_ERROR) { |
1612 | |
1613 | |
1614 | |
1615 | apr_brigade_destroy : /usr/include/apr-1/apr_buckets.h line=666 column=27 apr_brigade_destroy(bb : modules/http/http_filters.c line=1593 column=25 bb); |
1616 | return -1; |
1617 | |
1618 | if (rv : modules/http/http_filters.c line=1592 column=18 rv != : true=0, false=0 != APR_SUCCESS) { |
1619 | |
1620 | |
1621 | |
1622 | r-> : enter=0, leave=0 ->connection : include/httpd.h line=782 column=15 connection-> : enter=0, leave=0 ->keepalive : include/httpd.h line=1074 column=25 keepalive = : enter=0, leave=0 = AP_CONN_CLOSE : include/httpd.h line=1038 column=5 AP_CONN_CLOSE; |
1623 | apr_brigade_destroy : /usr/include/apr-1/apr_buckets.h line=666 column=27 apr_brigade_destroy(bb : modules/http/http_filters.c line=1593 column=25 bb); |
1624 | return -1; |
1625 | |
1626 | |
1627 | |
1628 | |
1629 | |
1630 | |
1631 | |
1632 | |
1633 | |
1634 | |
1635 | |
1636 | |
1637 | |
1638 | if (APR_BUCKET_IS_EOS(APR_BRIGADE_LAST(bb : modules/http/http_filters.c line=1593 column=25 bb))) { |
1639 | if (r : modules/http/http_filters.c line=1589 column=51 r-> : enter=0, leave=0 ->read_chunked : include/httpd.h line=884 column=9 read_chunked) { |
1640 | r-> : enter=0, leave=0 ->remaining : include/httpd.h line=876 column=15 remaining = : enter=0, leave=0 = -1; |
1641 | |
1642 | |
1643 | r-> : enter=0, leave=0 ->remaining : include/httpd.h line=876 column=15 remaining = : enter=0, leave=0 = 0; |
1644 | |
1645 | |
1646 | |
1647 | rv = : pass=0 = apr_brigade_flatten : enter=0, leave=0 apr_brigade_flatten : /usr/include/apr-1/apr_buckets.h line=747 column=27 apr_brigade_flatten(bb : modules/http/http_filters.c line=1593 column=25 bb, buffer : modules/http/http_filters.c line=1589 column=60 buffer, &bufsiz : modules/http/http_filters.c line=1590 column=49 bufsiz); |
1648 | if (rv : modules/http/http_filters.c line=1592 column=18 rv != : true=0, false=0 != APR_SUCCESS) { |
1649 | apr_brigade_destroy : /usr/include/apr-1/apr_buckets.h line=666 column=27 apr_brigade_destroy(bb : modules/http/http_filters.c line=1593 column=25 bb); |
1650 | return -1; |
1651 | |
1652 | |
1653 | |
1654 | r-> : enter=0, leave=0 ->read_length : include/httpd.h line=878 column=15 read_length += : enter=0, leave=0 += bufsiz : modules/http/http_filters.c line=1590 column=49 bufsiz; |
1655 | |
1656 | apr_brigade_destroy : /usr/include/apr-1/apr_buckets.h line=666 column=27 apr_brigade_destroy(bb : modules/http/http_filters.c line=1593 column=25 bb); |
1657 | return bufsiz : modules/http/http_filters.c line=1590 column=49 bufsiz; |
1658 | |
1659 | |
1660 | |
1661 | |
1662 | |
1663 | |
1664 | |
1665 | |
1666 | ap_http_outerror_filter(ap_filter_t *f, |
1667 | |
1668 | |
1669 | f-> : enter=0, leave=0 ->r : include/util_filter.h line=277 column=18 r; |
1670 | f-> : enter=0, leave=0 ->ctx : include/util_filter.h line=268 column=11 ctx); |
1671 | |
1672 | |
1673 | |
1674 | if (! : true=0, false=0 !ctx : modules/http/http_filters.c line=1670 column=28 ctx) { |
1675 | ctx = : pass=0 = apr_pcalloc(r : modules/http/http_filters.c line=1669 column=18 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, sizeof(outerror_filter_ctx_t)); |
1676 | f-> : enter=0, leave=0 ->ctx : include/util_filter.h line=268 column=11 ctx = : enter=0, leave=0 = ctx : modules/http/http_filters.c line=1670 column=28 ctx; |
1677 | |
1678 | for (e : modules/http/http_filters.c line=1671 column=17 e = : pass=0 = APR_BRIGADE_FIRST(b : modules/http/http_filters.c line=1667 column=58 b); |
1679 | e != : true=0, false=0 != APR_BRIGADE_SENTINEL(b : modules/http/http_filters.c line=1667 column=58 b); |
1680 | e = : pass=0 = APR_BUCKET_NEXT(e : modules/http/http_filters.c line=1671 column=17 e)) |
1681 | |
1682 | if (AP_BUCKET_IS_ERROR(e : modules/http/http_filters.c line=1671 column=17 e)) { |
1683 | |
1684 | |
1685 | |
1686 | |
1687 | if (((ap_bucket_error *)(e : modules/http/http_filters.c line=1671 column=17 e-> : enter=0, leave=0 ->data : /usr/include/apr-1/apr_buckets.h line=244 column=11 data))-> : enter=0, leave=0 ->status : include/http_protocol.h line=634 column=9 status == : true=0, false=0 == HTTP_BAD_GATEWAY) { |
1688 | |
1689 | r-> : enter=0, leave=0 ->connection : include/httpd.h line=782 column=15 connection-> : enter=0, leave=0 ->keepalive : include/httpd.h line=1074 column=25 keepalive = : enter=0, leave=0 = AP_CONN_CLOSE : include/httpd.h line=1038 column=5 AP_CONN_CLOSE; |
1690 | |
1691 | continue; |
1692 | |
1693 | |
1694 | if (AP_BUCKET_IS_EOC(e : modules/http/http_filters.c line=1671 column=17 e)) { |
1695 | ctx-> : enter=0, leave=0 ->seen_eoc : modules/http/http_filters.c line=1662 column=9 seen_eoc = : enter=0, leave=0 = 1; |
1696 | |
1697 | |
1698 | |
1699 | |
1700 | |
1701 | |
1702 | |
1703 | |
1704 | |
1705 | |
1706 | |
1707 | |
1708 | |
1709 | |
1710 | |
1711 | |
1712 | |
1713 | |
1714 | |
1715 | |
1716 | |
1717 | if (ctx : modules/http/http_filters.c line=1670 column=28 ctx-> : enter=0, leave=0 ->seen_eoc : modules/http/http_filters.c line=1662 column=9 seen_eoc) { |
1718 | for (e : modules/http/http_filters.c line=1671 column=17 e = : pass=0 = APR_BRIGADE_FIRST(b : modules/http/http_filters.c line=1667 column=58 b); |
1719 | e != : true=0, false=0 != APR_BRIGADE_SENTINEL(b : modules/http/http_filters.c line=1667 column=58 b); |
1720 | e = : pass=0 = APR_BUCKET_NEXT(e : modules/http/http_filters.c line=1671 column=17 e)) |
1721 | |
1722 | if (! : true=0, false=0 !APR_BUCKET_IS_METADATA(e : modules/http/http_filters.c line=1671 column=17 e)) { |
1723 | e); |
1724 | |
1725 | |
1726 | |
1727 | |
1728 | return ap_pass_brigade : enter=0, leave=0 ap_pass_brigade : include/util_filter.h line=312 column=26 ap_pass_brigade(f : modules/http/http_filters.c line=1666 column=51 f-> : enter=0, leave=0 ->next : include/util_filter.h line=271 column=18 next, b : modules/http/http_filters.c line=1667 column=58 b); |
1729 | |
1730 | |
1731 |