]> git.kaiwu.me - nginx.git/commit
Added missing "fall through" comments (ticket #1259).
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 27 Apr 2017 13:57:18 +0000 (16:57 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 27 Apr 2017 13:57:18 +0000 (16:57 +0300)
commitb97145ae6c3fa65b59bff5cb08f72e554c558104
tree462ff92e79f13b42ba768620535679eaa17c9f73
parentd9700ec65f6de2d6a52fa4e14759d0a27974422a
Added missing "fall through" comments (ticket #1259).

Found by gcc7 (-Wimplicit-fallthrough).
src/core/ngx_murmurhash.c
src/http/ngx_http_parse.c
src/os/unix/ngx_process.c