Open aleks-f opened 7 months ago
I get this static analysis warning in SQLChannel dtor:
/poco/Data/src/SQLChannel.cpp:112:3: Call to virtual method 'SQLChannel::close' during destruction bypasses virtual dispatch [clang-analyzer-optin.cplusplus.VirtualCall]
Describe the bug
store-and-forward
mode