Descriptionsqlite_utils: don't dereference an empty vector.
user_settings: Add unit test intended to exercise the above path.
In practice though these tests don't hit the bug, since
EncryptData("") results in non-empty ciphertext.
bonus: don't leak a sqlite handle in one of the other sync unit tests.
TEST=none
BUG=40217
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|