Skip to content

Commit 2a34bb1

Browse files
authored
[Comgr] fix invalid free in test
1 parent 273cc3d commit 2a34bb1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

amd/comgr/test-lit/comgr-sources/status-string.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,5 @@ int main(int argc, char *argv[]) {
3737
}
3838

3939
fail_amd_comgr_(status_string(-1, &StatusString));
40-
free(StatusString);
4140
return 0;
4241
}

0 commit comments

Comments
 (0)