Skip to content

Commit

Permalink
Another Fix for Perf Counters Test (#4137)
Browse files Browse the repository at this point in the history
  • Loading branch information
nibanks committed Feb 15, 2024
1 parent c084859 commit cb79889
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/lib/ApiTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5095,6 +5095,7 @@ QuicTestGetPerfCounters()
// Test getting the full array of counters.
//
uint64_t Counters[QUIC_PERF_COUNTER_MAX];
BufferLength = sizeof(Counters);
TEST_QUIC_SUCCEEDED(
MsQuic->GetParam(
nullptr,
Expand Down

0 comments on commit cb79889

Please sign in to comment.