Commit f8af92f
Use ngx_cycle to obtain log object in handler function.
Previously used r->connection->log was causing segfault in some
circumstances (in particular, in proxy_unfinished.t test).1 parent ee27bf4 commit f8af92f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1137 | 1137 | | |
1138 | 1138 | | |
1139 | 1139 | | |
1140 | | - | |
| 1140 | + | |
1141 | 1141 | | |
1142 | 1142 | | |
1143 | 1143 | | |
| |||
0 commit comments