There was an error while loading. Please reload this page.
1 parent f1a4dd6 commit 2cb5f55Copy full SHA for 2cb5f55
1 file changed
xs/tools/xst.c
@@ -1783,6 +1783,8 @@ int fuzz(int argc, char* argv[])
1783
xsDeleteMachine(machine);
1784
fxTerminateSharedCluster();
1785
1786
+ free(buffer);
1787
+
1788
__sanitizer_cov_reset_edgeguards();
1789
}
1790
0 commit comments