You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. GC_DELREF isn't enough because the hash table may hold the last
reference
2. The reference should be deleted inside the odbc_result_free function
to avoid forgetting to call it in other places.
0 commit comments