]> git.pld-linux.org Git - packages/file.git/blame - file-DoS.patch
- obsolete
[packages/file.git] / file-DoS.patch
CommitLineData
f74a3850
AM
1http://mx.gw.com/pipermail/file/2007/000172.html
2http://bugs.gentoo.org/173368
3
4--- magic/Magdir/msdos
5+++ magic/Magdir/msdos
6@@ -14,8 +14,8 @@
bb281130
AZ
7
8 # OS/2 batch files are REXX. the second regex is a bit generic, oh well
9 # the matched commands seem to be common in REXX and uncommon elsewhere
10-100 regex/c =^\\s*call\\s+rxfuncadd.*sysloadfu OS/2 REXX batch file text
11-100 regex/c =^\\s*say\ ['"] OS/2 REXX batch file text
f74a3850
AM
12+# 100 regex/c =^\\s*call\\s+rxfuncadd.*sysloadfu OS/2 REXX batch file text
13+# 100 regex/c =^\\s*say\ ['"] OS/2 REXX batch file text
bb281130
AZ
14
15 0 leshort 0x14c MS Windows COFF Intel 80386 object file
16 #>4 ledate x stamp %s
This page took 0.068641 seconds and 4 git commands to generate.