diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2018-07-22 04:03:40 +0300 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2018-07-22 04:03:40 +0300 |
commit | 5a19c034f3f1870de7c4254d2e1e32749a596112 (patch) | |
tree | 3808bcfa50ee41ed7bd5e9a1e135330fbdddded1 /src/core/ngx_file.c | |
parent | b93931ae8292a485e045c36f963d843a74507d1e (diff) | |
download | nginx-5a19c034f3f1870de7c4254d2e1e32749a596112.tar.gz nginx-5a19c034f3f1870de7c4254d2e1e32749a596112.zip |
Fixed NGX_TID_T_FMT format specification for uint64_t.
Previously, "%uA" was used, which corresponds to ngx_atomic_uint_t.
Size of ngx_atomic_uint_t can be easily different from uint64_t,
leading to undefined results.
Diffstat (limited to 'src/core/ngx_file.c')
0 files changed, 0 insertions, 0 deletions