]> granicus.if.org Git - python/commit
Fix two potential uninitialization errors and an unneeded assignment.
authorBrett Cannon <bcannon@gmail.com>
Mon, 3 May 2010 23:57:15 +0000 (23:57 +0000)
committerBrett Cannon <bcannon@gmail.com>
Mon, 3 May 2010 23:57:15 +0000 (23:57 +0000)
commit79832844727411e374f638d6045e2d100e6c31fd
tree8e8c44863d8f39eee3cb388de6aedd25a5cbb17d
parent8ffe7bbb72768290e34d2af6dc0ad9818b45ce7e
Fix two potential uninitialization errors and an unneeded assignment.

Found using Clang's static analyzer.
Modules/bsddbmodule.c