Skip to content
Snippets Groups Projects
Commit 15572f05 authored by Craig Tiller's avatar Craig Tiller
Browse files

Expand corpus

parent de02b81c
No related branches found
No related tags found
No related merge requests found
......@@ -146,6 +146,7 @@ done:
grpc_metadata_array_destroy(&trailing_metadata_recv);
gpr_free(details);
grpc_channel_destroy(channel);
if (recv_message != NULL) grpc_byte_buffer_destroy(recv_message);
grpc_shutdown();
return 0;
}
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment