Bug 2104776
Summary: | cvSaveImage is aborting an application (should write data on disk instead) | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Takayuki Nagata <tnagata> |
Component: | opencv | Assignee: | Jiri Kucera <jkucera> |
Status: | CLOSED ERRATA | QA Contact: | Evgeny Fedin <efedin> |
Severity: | unspecified | Docs Contact: | Šárka Jana <sjanderk> |
Priority: | unspecified | ||
Version: | 8.6 | CC: | databases-maint, efedin, jkucera, ovasik, sjanderk |
Target Milestone: | rc | Keywords: | Triaged |
Target Release: | 8.7 | Flags: | ovasik:
needinfo+
|
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | opencv-3.4.6-8.el8 | Doc Type: | Bug Fix |
Doc Text: |
.The `cvSaveImage` function in the `opencv` library no longer terminates the user application
Previously, the `opencv` library could not use the `cvSaveImage` function correctly. Consequently, the user application was terminated unexpectedly. With this update, the `cvSaveImage` function writes the image data on disk and no longer terminates the user application.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2022-11-08 10:03:30 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Comment 16
Evgeny Fedin
2022-08-29 11:55:01 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (opencv bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:7662 |