Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 51331 Details for
Bug 82087
net-analyzer/snortsnarf-021111.1-r3: wrong argument should print usage
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
snortsnarf.patch
snortsnarf.patch (text/plain), 665 bytes, created by
Marco Morales
on 2005-02-16 02:00:52 UTC
(
hide
)
Description:
snortsnarf.patch
Filename:
MIME Type:
Creator:
Marco Morales
Created:
2005-02-16 02:00:52 UTC
Size:
665 bytes
patch
obsolete
>--- snortsnarf.pl.orig 2005-02-16 04:54:49.229405520 +0000 >+++ snortsnarf.pl 2005-02-16 04:56:34.709370128 +0000 >@@ -347,7 +347,9 @@ > $ss_no_run = 1; > } elsif ($arg =~ /^-/) { > warn "Unknown option $arg\n"; >- } elsif ($arg =~ /^([\w\-]+|[\w\-]+:.*)@/ && $arg !~ /.log$/) { >+ &usage(); >+ $ss_no_run = 1; >+ } elsif ($arg =~ /^([\w\-]+|[\w\-]+:.*)@/ && $arg !~ /.log$/) { > push(@SDIsources,$arg); > } else { > push(@SFIsources,$arg); >@@ -457,4 +459,4 @@ > -v Show the version number ($version) > -usage Shows this information > >> >-} >\ No newline at end of file >+}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 82087
: 51331