]> granicus.if.org Git - python/commit
Recorded merge of revisions 74429 via svnmerge from
authorGeorg Brandl <georg@python.org>
Fri, 14 Aug 2009 08:12:14 +0000 (08:12 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 14 Aug 2009 08:12:14 +0000 (08:12 +0000)
commit6837083582176067868d1cc60772ef9de6ef6bd3
tree1d6408218f5efe1d489c64550f7a215d6dd25bce
parent2f8273898808caf92e38348c7fb3b00610a6315f
Recorded merge of revisions 74429 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74429 | brett.cannon | 2009-08-13 21:27:12 +0200 (Do, 13 Aug 2009) | 5 lines

  Expat could crash if given the wrong kind of input by never stopping its
  tokenizing step.

  Thanks to Ivan Krstić for the patch.
........