summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 469d8c3)
raw | patch | inline | side by side (parent: 469d8c3)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 12 Jan 2014 20:45:32 +0000 (21:45 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 12 Jan 2014 20:45:32 +0000 (21:45 +0100) |
src/frontend/connection.c | patch | blob | history |
index 72041ff723633fab6a932d6cd408ef4665f95b49..5ed49ddebfeb0584a69b55ac06fb06c7a1d5801e 100644 (file)
if (node)
status = sdb_fe_exec(conn, node);
+
+ sdb_llist_destroy(parsetree);
}
case CONNECTION_LIST: