aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/call.c
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2015-07-15 13:46:00 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2015-07-15 13:46:00 -0700
commit658b6087cc07f8706d270ee0e31f28bbf732ec3d (patch)
tree91a876ab4d17a95bd37f6fc3c54f7c20b334947a /src/core/surface/call.c
parentd317e7570bd400ed0ae7ae11fe18674fac3ec734 (diff)
Added some comments, minot stylistic tweaks
Diffstat (limited to 'src/core/surface/call.c')
-rw-r--r--src/core/surface/call.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/surface/call.c b/src/core/surface/call.c
index 717158cf16..ca4a4e0a55 100644
--- a/src/core/surface/call.c
+++ b/src/core/surface/call.c
@@ -717,6 +717,7 @@ static void finish_message(grpc_call *call) {
/* some aliases for readability */
gpr_slice *slices = call->incoming_message.slices;
const size_t nslices = call->incoming_message.count;
+
if ((call->incoming_message_flags & GRPC_WRITE_INTERNAL_COMPRESS) &&
(call->compression_algorithm > GRPC_COMPRESS_NONE)) {
byte_buffer = grpc_raw_compressed_byte_buffer_create(