Staging
v0.5.1
https://github.com/python/cpython
Revision e9bc2f773ff86780ca86a36a21d43f3ecfd61357 authored by Barry Warsaw on 15 March 2012, 00:10:41 UTC, committed by Barry Warsaw on 15 March 2012, 00:10:41 UTC
  table internal to the pyexpat module's copy of the expat library to avoid a
  denial of service due to hash collisions.  Patch by David Malcolm with some
  modifications by the expat project.
1 parent 6707826
History
Tip revision: e9bc2f773ff86780ca86a36a21d43f3ecfd61357 authored by Barry Warsaw on 15 March 2012, 00:10:41 UTC
- Issue #14234: CVE-2012-0876: Randomize hashes of xml attributes in the hash
Tip revision: e9bc2f7
File Mode Size
Python.asdl -rw-r--r-- 4.1 KB
acceler.c -rw-r--r-- 3.3 KB
asdl.py -rw-r--r-- 11.0 KB
asdl_c.py -rwxr-xr-x 39.8 KB
bitset.c -rw-r--r-- 1.0 KB
firstsets.c -rw-r--r-- 2.8 KB
grammar.c -rw-r--r-- 6.7 KB
grammar.mak -rw-r--r-- 1.3 KB
grammar1.c -rw-r--r-- 1.2 KB
intrcheck.c -rw-r--r-- 2.5 KB
listnode.c -rw-r--r-- 1.2 KB
metagrammar.c -rw-r--r-- 2.4 KB
myreadline.c -rw-r--r-- 6.0 KB
node.c -rw-r--r-- 3.9 KB
parser.c -rw-r--r-- 11.5 KB
parser.h -rw-r--r-- 1.0 KB
parsetok.c -rw-r--r-- 7.5 KB
pgen.c -rw-r--r-- 17.4 KB
pgenmain.c -rw-r--r-- 3.7 KB
printgrammar.c -rw-r--r-- 2.9 KB
spark.py -rw-r--r-- 26.3 KB
tokenizer.c -rw-r--r-- 45.9 KB
tokenizer.h -rw-r--r-- 2.8 KB
tokenizer_pgen.c -rw-r--r-- 36 bytes

back to top