Skip to content

Commit

Permalink
fix valgrind warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamiras committed Dec 14, 2024
1 parent 62156c2 commit 90882b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/rcheevos/test_runtime.c
Original file line number Diff line number Diff line change
Expand Up @@ -1418,6 +1418,8 @@ static void test_richpresence_addsource_chain(void)
"0xH0020_0xH0021_0xH0022_0xH0023_0xH0024_0xH0025_0xH0026_0xH0027_"
"0xH0030_0xH0031_0xH0032_0xH0033_0xH0034_0xH0035_0xH0036_0xH0037_"
"0xH0040_0xH0041_0xH0042_0xH0043)\n");

rc_runtime_destroy(&runtime);
}

typedef struct {
Expand Down

0 comments on commit 90882b3

Please sign in to comment.