Bug 800187
Summary: | Bugs found in python-yenc-0.3-10.fc17 using gcc-with-cpychecker static analyzer | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dave Malcolm <dmalcolm> |
Component: | python-yenc | Assignee: | Conrad Meyer <cse.cem+redhatbugz> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 19 | CC: | cse.cem+redhatbugz |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://fedorapeople.org/~dmalcolm/gcc-python-plugin/2012-03-05/python-yenc-0.3-10.fc17/ | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-04-29 14:48:06 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 789472 |
Description
Dave Malcolm
2012-03-05 22:25:08 UTC
Looks like 'encoded' never gets used anyways, so it doesn't have any opportunity to cause problems. There were some unchecked malloc()s around the Py_BuildValue()s you point out. I'm not sure how much I care about "low-memory conditions" (I think Fedora has overcommit enabled by default) but might as well fix it. Built in rawhide, f17, f16: http://koji.fedoraproject.org/koji/taskinfo?taskID=3871688 http://koji.fedoraproject.org/koji/taskinfo?taskID=3871690 http://koji.fedoraproject.org/koji/taskinfo?taskID=3871696 python-yenc-0.3-11.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/python-yenc-0.3-11.fc16 python-yenc-0.3-11.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/python-yenc-0.3-11.fc17 Package python-yenc-0.3-11.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-yenc-0.3-11.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-3463/python-yenc-0.3-11.fc17 then log in and leave karma (feedback). This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle. Changing version to '19'. (As we did not run this process for some time, it could affect also pre-Fedora 19 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19 |