diff options
author | Ruediger Pluem <rpluem@apache.org> | 2023-04-25 13:52:17 +0200 |
---|---|---|
committer | Ruediger Pluem <rpluem@apache.org> | 2023-04-25 13:52:17 +0200 |
commit | dc498e9fde0efa2c968799cc295000d13104b82c (patch) | |
tree | ea08057feb721edc2942e7eb9459df6f27344a0c /ROADMAP | |
parent | Rebuild docs. (diff) | |
download | apache2-dc498e9fde0efa2c968799cc295000d13104b82c.tar.xz apache2-dc498e9fde0efa2c968799cc295000d13104b82c.zip |
* For retriggering a DNS lookup worker->cp->addr should be set to NULL and thus
we need to avoid a race that worker->cp->addr switches to NULL after we
checked it to be non NULL but before we assign it to conn->addr in an else
tree which would leave conn->addr to NULL and likely cause a segfault later.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1909400 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'ROADMAP')
0 files changed, 0 insertions, 0 deletions