aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby
diff options
context:
space:
mode:
authorGravatar Muxi Yan <muxi@users.noreply.github.com>2017-11-27 16:28:44 -0800
committerGravatar GitHub <noreply@github.com>2017-11-27 16:28:44 -0800
commit9f6a6f3f1a1ab44834ef5d4c3e4601e07c6287ed (patch)
tree7dc0bbd5d2d12183cce0d4ab049c6e235e8e27e6 /src/ruby
parentfbe8ff657ccb742daedae11a1029f5628de07ce7 (diff)
Fix compiler error on need_to_unref_constructed
`need_to_unref_constructed` is not initialized, making Xcode compiler [complain on Sierra](https://sponge-qa.corp.google.com/invocation?tab=Kokoro&id=0ff33b71-2f61-4ad6-837e-5e43043c282a&searchFor=): ``` /Volumes/BuildData/tmpfs/src/github/grpc/workspace_objc_macos_dbg_native/src/core/ext/filters/client_channel/subchannel_index.cc:206:7: error: variable 'need_to_unref_constructed' may be uninitialized when used here [-Werror,-Wconditional-uninitialized] ```
Diffstat (limited to 'src/ruby')
0 files changed, 0 insertions, 0 deletions