aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar Sree Kuchibhotla <sreek@google.com>2017-06-22 15:08:55 -0700
committerGravatar Sree Kuchibhotla <sreek@google.com>2017-06-22 15:10:25 -0700
commita8cf05c8034f0783fa62096f527387887f0c8a25 (patch)
tree41f5486a22b6c808b5df98691a4bafc42abcc027 /build.yaml
parentc8d249ccd2241abbd97cbb0a10c2449f69e571ae (diff)
Refcount grpc_alarm object so that grpc_alarm_destroy can safely be called before the alarm event is dequeued from the completion queue
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.yaml b/build.yaml
index 940ca8902d..5156b95dae 100644
--- a/build.yaml
+++ b/build.yaml
@@ -261,6 +261,7 @@ filegroups:
- src/core/lib/slice/slice_hash_table.h
- src/core/lib/slice/slice_internal.h
- src/core/lib/slice/slice_string_helpers.h
+ - src/core/lib/surface/alarm_internal.h
- src/core/lib/surface/api_trace.h
- src/core/lib/surface/call.h
- src/core/lib/surface/call_test_only.h