keyboxd: Fix UDPATE keyblob SQL statement
* kbx/backend-sqlite.c: Always use ?NNN for SQL parameters.
Using :NNN is obviously wrong to get the parameters in the right
order.
- Signed-off-by: Werner Koch <wk@gnupg.org>
keyboxd: Fix UDPATE keyblob SQL statement Tags None Subscribers None
Description
Details
|