OpenCV-3.2: Use of uninitialized variable in polygon drawing
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
opencv (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Description: Ubuntu Bionic Beaver (development branch)
Release: 18.04
Package: libopencv-
The OpenCV version frozen in Ubuntu 18.04 has nasty bug where uninitialized variables in the guts of drawing of a convex polygon runs the output (random horizontal lines), see attached image.
This thing can ruin sofware perfecly working on OpenCV-2.4 for people coming from Xenial to Bionic. See attached image to compare properly rendered output and corrupted one.
This issue has already been fixed in the upstream (https:/
affects: | apt (Ubuntu) → opencv (Ubuntu) |
tags: | added: regression-release |