Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
chrchr-github committed Dec 11, 2023
1 parent 5f9feb4 commit a05410e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/cfg/posix.c
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,7 @@ void memleak_scandir(void)
which is allocated via malloc(3). If filter is NULL, all entries are
selected.*/

// TODO: cppcheck-suppress memleak
// cppcheck-suppress memleak
}

void no_memleak_scandir(void)
Expand Down

0 comments on commit a05410e

Please sign in to comment.