Bug 635645
Summary: | check return value of theora_encode_init() | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Kamil Dudka <kdudka> |
Component: | unicap | Assignee: | Kamil Dudka <kdudka> |
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 6.1 | CC: | ovasik, pkovar, redhat-bugzilla, tpelka |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | abrt_hash:75b6de4e1a115913d438ce36c24865aff857b446 | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Prior to this update, the unicap utility did not check for a return value of the Theora encoder initialization. As a result, unicap terminated unexpectedly if the initialization of the Theora encoder failed. With this update, the bug has been fixed by adding the missing check for a return value in order to handle failure of the Theora encoder initialization gracefully.
|
Story Points: | --- |
Clone Of: | 627890 | Environment: | |
Last Closed: | 2011-08-24 15:10:22 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: | 627890 | ||
Bug Blocks: |
Description
Kamil Dudka
2010-09-20 12:25:40 UTC
This issue was proposed for RHEL 6.1 FasTrack but did not get resolved in time. It has been moved to RHEL 6.2 FasTrack. Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Prior to this update, the unicap utility did not check for a return value of the Theora encoder initialization. As a result, unicap terminated unexpectedly if the initialization of the Theora encoder failed. With this update, the bug has been fixed by adding the missing check for a return value in order to handle failure of the Theora encoder initialization gracefully. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-1202.html |