summaryrefslogtreecommitdiffhomepage
path: root/src/http/ngx_http_request.c
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2018-05-23 16:38:16 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2018-05-23 16:38:16 +0300
commitb0e5144c6d5096ad6220816854da4411a218f82c (patch)
tree0bec0d42aea66a9ad5101c587e520e6bda584cee /src/http/ngx_http_request.c
parented41ac66a24d51820391ef207db492f026193758 (diff)
downloadnginx-b0e5144c6d5096ad6220816854da4411a218f82c.tar.gz
nginx-b0e5144c6d5096ad6220816854da4411a218f82c.tar.bz2
Removed glibc crypt_r() bug workaround (ticket #1469).
The bug in question was fixed in glibc 2.3.2 and is no longer expected to manifest itself on real servers. On the other hand, the workaround causes compilation problems on various systems. Previously, we've already fixed the code to compile with musl libc (fd6fd02f6a4d), and now it is broken on Fedora 28 where glibc's crypt library was replaced by libxcrypt. So the workaround was removed.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions