Commit c23afe8
Marcus Joachim Florentin
Update MySQLStmt.swift : Fixing leaks
At line 756 the "scratch" reference is allocated but never free so it create a memory leaks for each myslq statement1 parent 0f76488 commit c23afe8
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
808 | 808 | | |
809 | 809 | | |
810 | 810 | | |
| 811 | + | |
811 | 812 | | |
812 | 813 | | |
813 | 814 | | |
| |||
0 commit comments