| commit | 857731b9e8361672cb255dc059aac866a4a2575e | [log] [tgz] |
|---|---|---|
| author | Eduardo Sousa <eduardosousa@av.it.pt> | Thu Apr 26 15:55:05 2018 +0100 |
| committer | Eduardo Sousa <eduardosousa@av.it.pt> | Thu Apr 26 15:55:05 2018 +0100 |
| tree | 621eb1dda35edf752e5dbb06dcf86f9529abedad | |
| parent | 22f0fcd7a41bfb43c2f3534e0b557f02217ef50f [diff] |
Fixing bug in DbMemory.del_list(), where if you passed a filter to delete the whole table it would give index out of bounds. Updated unit test to cover that case. Change-Id: I1282bd637567ca651ffcd201edfc8ff9fd0950d7 Signed-off-by: Eduardo Sousa <eduardosousa@av.it.pt>