]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport trunk's r42878 (neal.norwitz):
authorThomas Wouters <thomas@python.org>
Tue, 7 Mar 2006 12:08:42 +0000 (12:08 +0000)
committerThomas Wouters <thomas@python.org>
Tue, 7 Mar 2006 12:08:42 +0000 (12:08 +0000)
commite34fc700fcdf0587592f3ccfb2caf5d474ac952a
tree3cbfa8d310165ac8e54a670ae8f86244c470896c
parenta4b4dc328f0769f90c3ebb743280b48d4eae7b7c
Backport trunk's r42878 (neal.norwitz):

Thanks to Coverity, these were all reported by their Prevent tool.

and r42881 (thomas.wouters):

Don't DECREF a borrowed reference.
Lib/test/test_hotshot.py
Modules/_hotshot.c
Modules/_sre.c
Modules/audioop.c
Modules/regexmodule.c