]> git.ipfire.org Git - thirdparty/iptables.git/commit
xtoptions: flag use of XTOPT_POINTER without XTOPT_PUT
authorJan Engelhardt <jengelh@medozas.de>
Sun, 21 Aug 2011 08:14:28 +0000 (10:14 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Sun, 21 Aug 2011 08:27:53 +0000 (10:27 +0200)
commit735f3d76ccd3a7deab13703d7c227c87c666a97b
treeade61925ff6039ac03f7d2a77a51d5f6b7d65584
parentbca5b9afbe4b3823989f1e78f178203eb3bfa37d
xtoptions: flag use of XTOPT_POINTER without XTOPT_PUT

When XTOPT_POINTER is used (and yields a non-zero offsetof), we can
flag the absence of XTOPT_PUT.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
iptables/xtoptions.c