]> Git Repo - linux.git/commit
[NET]: Reject socket filter if division by constant zero is attempted.
authorKris Katterjohn <[email protected]>
Sun, 20 Nov 2005 21:41:34 +0000 (13:41 -0800)
committerDavid S. Miller <[email protected]>
Sun, 20 Nov 2005 21:41:34 +0000 (13:41 -0800)
commitfb0d366b0803571f06a5b838f02c6706fc287995
tree473d0e16f244ef7c7415d865419b7b0187f52a7f
parentaa8751667dcd757dd9a711b51140adf181501c44
[NET]: Reject socket filter if division by constant zero is attempted.

This way we don't have to check it in sk_run_filter().

Signed-off-by: Kris Katterjohn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/core/filter.c
This page took 0.051245 seconds and 4 git commands to generate.