Skip to content

QPathEdge: Fix array initialization

We had a copy-paste error there: not all array members were initialized.

Pointed out by PVS-Studio static analysis tool: https://habr.com/ru/company/pvs-studio/blog/542760

Co-Authored-By: Marc Mutz marc.mutz@qt.io Pick-to: 6.3 6.2 5.15 Change-Id: I06a4f2cd928846eab6330af014981fd0a3170ba0 Reviewed-by: Marc Mutz marc.mutz@qt.io (cherry picked from commit 3215416e)

Merge request reports