commit | dfaf90da9c4a9a4f7dd7bd716fa0695d32bbd91f | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@cheimes.de> | Wed Sep 12 17:58:10 2012 +0200 |
committer | Christian Heimes <christian@cheimes.de> | Wed Sep 12 17:58:10 2012 +0200 |
tree | 4269725ef8fb44b02584c6c08dc930a662614e05 | |
parent | 65a0141e146aba6e2ae2b82d39d016ab03b8c7e2 [diff] |
Cleanup 'k' when the creation of PySTEntryObject fails. ad3824a90261 used to decref 'k' in too many error cases.