]> git.kaiwu.me - nginx.git/commit
gRPC: fixed possible sign extension of error and setting_value.
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 22 Mar 2018 16:26:25 +0000 (19:26 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 22 Mar 2018 16:26:25 +0000 (19:26 +0300)
commit0ac57648ebc93358e977939bfcb9d1e67485b98e
treec3b0f0832fd2892d8029578c113b67ff5b4d5b99
parent8e8734ec82cde91a02d0cbfaae0d0df6b5aaab14
gRPC: fixed possible sign extension of error and setting_value.

All cases are harmless and should not happen on valid values, though can
result in bad values being shown incorrectly in logs.

Found by Coverity (CID 143031114303121430313).
src/http/modules/ngx_http_grpc_module.c