-no +1
This commit is contained in:
parent
f7dc35e59e
commit
79671bba66
@ -150,7 +150,7 @@ qconv_json (void *cls,
|
||||
if (SQLITE_OK != sqlite3_bind_text (stmt,
|
||||
(int) off,
|
||||
str,
|
||||
strlen (str) + 1,
|
||||
strlen (str),
|
||||
SQLITE_TRANSIENT))
|
||||
return GNUNET_SYSERR;
|
||||
GNUNET_free (str);
|
||||
|
Loading…
Reference in New Issue
Block a user