search for: ulogd_ret_rawstr

Displaying 2 results from an estimated 2 matches for "ulogd_ret_rawstr".

2017 Oct 19
0
[Bug 1192] New: ULOGD_RET_RAWSTR type is not listed on ulogd_key_size() and type_to_string()
https://bugzilla.netfilter.org/show_bug.cgi?id=1192 Bug ID: 1192 Summary: ULOGD_RET_RAWSTR type is not listed on ulogd_key_size() and type_to_string() Product: ulogd Version: SVN (please provide timestamp) Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component:...
2017 Oct 19
0
[Bug 1193] New: Incorrect malloc for SQL statements and missing strings length check
...ulogd_log(ULOGD_NOTICE, "No string passed for the key %s, setting the value to NULL", upi->input.keys[i].name); + stmt_ins += sprintf(stmt_ins, "NULL,"); } - sprintf(stmt_ins, "',"); break; case ULOGD_RET_RAWSTR: sprintf(stmt_ins, "%s,", (char *) res->u.value.ptr); -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attac...