Repo Added
|
Files
867
|
Badge
README BADGES
|
push
github
Fix memory leaks in `qk_circuit_get_instruction`. (#14884) (#14906) * Fix memory leaks in qk_circuit_get_instruction. Previously, memory management of Vec was undefined behavior and subject to leak. Also improves qk_circuit_instruction_clear to zero-out the struct fully. * Address review comments. * Add release note. * Apply suggestions from code review --------- (cherry picked from commit f2d4a3578) Co-authored-by: Kevin Hartman <kevin@hart.mn> Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
43 of 48 new or added lines in 1 file covered. (89.58%)
12 existing lines in 4 files now uncovered.80006 of 91206 relevant lines covered (87.72%)
512276.64 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|