Files
MuditaOS/module-db/Database/QueryResult.cpp
Marek Niepieklo 7495d1b6e1 [CP-327] Fix UB in QueryResult
QueryResult iterator nextRow() may get into infinite loop.
Additionally, fixed handling of the case when each row of result
could have a different count of fields.
2021-07-12 16:50:04 +02:00

387 B