On Tue, Jul 05, 2016 at 07:15:17PM +0200, Carlos Falgueras García wrote: > All getters must set the output parameter 'data_len'
Then, send me a v2 that also replaces strlen(x) + 1 to strlen(x) from getters. I can see several spots in src/expr/ that return strlen(x) + 1. So we leave this in consistent state in one go. Thanks. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html