]> granicus.if.org Git - python/commit
Patch (by Andrew Kuchling of course) to prevent named back references
authorGuido van Rossum <guido@python.org>
Mon, 15 Dec 1997 17:33:24 +0000 (17:33 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 15 Dec 1997 17:33:24 +0000 (17:33 +0000)
commit1eadb4103640d874312b9da7b31fa2166996d043
tree4c4f26011124f5ade0055faf807026d4e6630dd0
parentf0413d4841b2b0636b6892b0f013a8a7e739054e
Patch (by Andrew Kuchling of course) to prevent named back references
in the pattern to wear out the reference count on small integers.
Modules/pypcre.c