]> granicus.if.org Git - python/commit
fix a compiler warning about err_msg potentially being used uninitialized.
authorGregory P. Smith <greg@mad-scientist.com>
Wed, 22 Dec 2010 05:22:17 +0000 (05:22 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Wed, 22 Dec 2010 05:22:17 +0000 (05:22 +0000)
commit14affb84caaa4693ca65276d2a072af164f3a162
tree0630e33e5148b76fe7a469cee294e3e792d8bac7
parentb9cc00caab2d86d73046edec84a140c2a3708e4f
fix a compiler warning about err_msg potentially being used uninitialized.
Modules/_posixsubprocess.c