Message 127093 - Python tracker

Message127093

Author stan.mihai
Recipients cgohlke, ghazel, ocean-city, owenl, stan.mihai, theller
Date 2011-01-26.09:16:03
SpamBayes Score 7.39829e-07
Marked as misclassified No
Message-id <1296033364.46.0.503444469702.issue9884@psf.upfronthosting.co.za>
In-reply-to
Content
Disabling optimizations doesn't really fix the issue, just hides it, for now.

The problem was an uninitialized variable. Attached is the patch that fixes it.
History
Date User Action Args
2011-01-26 09:16:04stan.mihaisetrecipients: + stan.mihai, theller, ghazel, ocean-city, cgohlke, owenl
2011-01-26 09:16:04stan.mihaisetmessageid: <1296033364.46.0.503444469702.issue9884@psf.upfronthosting.co.za>
2011-01-26 09:16:03stan.mihailinkissue9884 messages
2011-01-26 09:16:03stan.mihaicreate