Skip to content

Commit b976876

Browse files
Apply suggestion from @pentschev
Co-authored-by: Peter Andreas Entschev <peter@entschev.com>
1 parent 1d7c3fd commit b976876

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/tests/test_pinned_resources.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ TEST_P(PinnedHostBufferTest, synchronized_host_data) {
123123

124124
// Clean up
125125
buffer.deallocate_async();
126+
buffer2.deallocate_async();
126127
buffer3.deallocate_async();
127128
}
128129

0 commit comments

Comments
 (0)