Skip to content

Commit

Permalink
fix bug from merge
Browse files Browse the repository at this point in the history
  • Loading branch information
markdroth committed Jan 2, 2025
1 parent a78d4c6 commit a4e157b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/xds/xds_client/xds_client.cc
Original file line number Diff line number Diff line change
Expand Up @@ -1044,7 +1044,6 @@ void XdsClient::XdsChannel::AdsCall::ParseResource(
resource_state.watchers(),
context->read_delay_handle);
}
++context->num_invalid_resources;
return;
}
// Resource is valid.
Expand Down

0 comments on commit a4e157b

Please sign in to comment.