]> 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)
commit8449f750e62cd229026e9df3bd023ec7e073a7d4
tree16bf5286016590ce10ee8d53ee65c149f266c8ee
parent8ae2bc932013b838b925cdbb0cae59f743e699c7
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