]> foleosoft.com Git - QAnsel.git/commitdiff
Sat Mar 2 10:30:44 PM EST 2024
authormiha-q <>
Sun, 3 Mar 2024 03:30:44 +0000 (22:30 -0500)
committermiha-q <>
Sun, 3 Mar 2024 03:30:44 +0000 (22:30 -0500)
src/QAnsel.c

index 4f418a2abed745c9e727fd969c8c1c63f2bb4f1d..6c8ae23066cf70253e7bef55fce05a6a629074da 100644 (file)
@@ -256,7 +256,7 @@ void qansel_instruction(cpx_mtx_t* stateVector, uint8_t qubitCount, QInstr* inst
        );
        #endif
        printf("a\n");
-       free(stateVector->ptr);
+       //free(stateVector->ptr);
        printf("b\n");
        stateVector->ptr = tmp.ptr;
        free(filter.ptr);