Add forgotten patch for fixing on 10.
Sponsored by: Absolight
This commit is contained in:
parent
3b8aed72db
commit
45453acab9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340440
1 changed files with 11 additions and 0 deletions
11
security/snortsam/files/patch-src__ssp_pf2.c
Normal file
11
security/snortsam/files/patch-src__ssp_pf2.c
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- ./src/ssp_pf2.c.orig 2009-11-27 02:39:40.000000000 +0100
|
||||
+++ ./src/ssp_pf2.c 2014-01-20 19:03:47.000000000 +0100
|
||||
@@ -95,7 +95,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
- return;
|
||||
+ return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in a new issue