From 73bbb4f2912584cc736e5dce90cae71142a4a98f Mon Sep 17 00:00:00 2001 From: coshcage <58808125+coshcage@users.noreply.github.com> Date: Mon, 28 Aug 2023 09:55:28 +0000 Subject: [PATCH] Add files via upload --- Samples/exp_2023-07-08_1.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Samples/exp_2023-07-08_1.c b/Samples/exp_2023-07-08_1.c index 931612a..d633b2a 100644 --- a/Samples/exp_2023-07-08_1.c +++ b/Samples/exp_2023-07-08_1.c @@ -97,6 +97,8 @@ int main() siRollbackTransaction(&pa, ptrans); + strDeleteArrayZ(parrhdr); + if (NULL != pa) strDeleteArrayZ(pa);