Prevent crash in case of non-working sql collection
Add some validity checks for the case where a collection is non-initialized. BUG: 298425 FIXED-IN: 2.6
Showing
- ChangeLog 1 addition, 0 deletionsChangeLog
- src/core-impl/collections/db/sql/SqlRegistry.cpp 21 additions, 0 deletionssrc/core-impl/collections/db/sql/SqlRegistry.cpp
- src/core-impl/collections/db/sql/SqlScanResultProcessor.cpp 14 additions, 15 deletionssrc/core-impl/collections/db/sql/SqlScanResultProcessor.cpp
Loading
Please register or sign in to comment