https://bugs.documentfoundation.org/show_bug.cgi?id=112947

--- Comment #6 from Nick Gorham <[email protected]> ---

> m_pSkipDeletedSet is a unique_ptr so it'll be automatically destroyed in the
> destructor of OResultSet 
> see
> https://opengrok.libreoffice.org/xref/core/connectivity/source/inc/odbc/
> OResultSet.hxx#138
> 

Yep, thats all understood, but the ODBC driver has no way of knowing that that
memory is now free, so will continue to write into it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to