aboutsummaryrefslogtreecommitdiff
path: root/src/http/ngx_http_file_cache.c
diff options
context:
space:
mode:
authorJ Carter <jordanc.carter@outlook.com>2023-12-09 08:38:14 +0000
committerJ Carter <jordanc.carter@outlook.com>2023-12-09 08:38:14 +0000
commitc0134ded9fce48f36465cb1a1adbcc52e32f8c65 (patch)
treee1413ba8181e1b7ec302c2e04d6724be3aaa506d /src/http/ngx_http_file_cache.c
parent5e743242849f4724392c742b59e3757e5c7ea499 (diff)
downloadnginx-c0134ded9fce48f36465cb1a1adbcc52e32f8c65.tar.gz
nginx-c0134ded9fce48f36465cb1a1adbcc52e32f8c65.zip
Win32: extended ngx_random() range to 0x7fffffff.
rand() is used on win32. RAND_MAX is implementation defined. win32's is 0x7fff. Existing uses of ngx_random() rely upon 0x7fffffff range provided by POSIX implementations of random().
Diffstat (limited to 'src/http/ngx_http_file_cache.c')
0 files changed, 0 insertions, 0 deletions