]> granicus.if.org Git - python/commit
Issue #19219: retval may be used uninitialized value
authorChristian Heimes <christian@cheimes.de>
Sun, 13 Oct 2013 00:29:06 +0000 (02:29 +0200)
committerChristian Heimes <christian@cheimes.de>
Sun, 13 Oct 2013 00:29:06 +0000 (02:29 +0200)
commit3572842c19a8ddf1dde2162fee3c7a8a0ce9979b
tree70324c572df5f463e873e28cda90548d51cbcf72
parent5703cd58ca2a83bee48266aa31b759e6349b5323
Issue #19219: retval may be used uninitialized value
CID 486239: Uninitialized pointer read (UNINIT)
Python/marshal.c