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
Fix for issue #47 - double free of COL_INFO object (#48)
* Fix for issue #47 - double free of COL_INFO object due to refcount
breakage during reuse of directly found object in getColumnsInfo(...).
One more possible memory leak of COL_INFO objects in
getColumnsInfo(...).
Signed-off-by: Alexandr Kuznetsov <[email protected]>
* Fix spelling mistake in comment.
Signed-off-by: Alexandr Kuznetsov <[email protected]>
---------
Signed-off-by: Alexandr Kuznetsov <[email protected]>
0 commit comments