Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix memory leak exhibited by bug_aaa.phpt
Since a statement may be executed multiple times, we need to free already allocated storage for output data before allocating new storage.
- Loading branch information