summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 299d8ae)
raw | patch | inline | side by side (parent: 299d8ae)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 21 May 2015 21:39:22 +0000 (23:39 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 21 May 2015 21:39:22 +0000 (23:39 +0200) |
t/unit/frontend/query_test.c | patch | blob | history |
index 8872e5b6e13a0f2879430e20e65f7c7f1bf27ebf..8047b2668bae56b596d4cc6e2067c40d930408f6 100644 (file)
const char *data;
ssize_t tmp;
size_t len;
- int check;
+ int check = -1;
conn->cmd = query_data[_i].cmd;
if (query_data[_i].query_len < 0)