Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix an invalid SPI result use after free
This PR fixes the invalid use of an SPI result after SPI_finish is called and the result is freed.
- Loading branch information