From: Pablo Neira Ayuso Date: Sat, 23 Mar 2013 15:57:59 +0000 (+0100) Subject: netfilter: nfnetlink_acct: return -EINVAL if object name is empty X-Git-Tag: v3.9-rc6~9^2~9^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=deadcfc3324410726cd6a663fb4fc46be595abe7;p=pandora-kernel.git netfilter: nfnetlink_acct: return -EINVAL if object name is empty If user-space tries to create accounting object with an empty name, then return -EINVAL. Reported-by: Michael Zintakis Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed