Commit bc390c6
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 ce21d6b commit bc390c6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1143 | 1143 | | |
1144 | 1144 | | |
1145 | 1145 | | |
1146 | | - | |
| 1146 | + | |
1147 | 1147 | | |
1148 | 1148 | | |
1149 | 1149 | | |
| |||
0 commit comments