Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
6.6.0
-
None
-
Windows 11, macOS Sonoma, Ubuntu 20.04
Description
There seems to be a missing if ... See attachment...
Please add the following code and release version 6.6.1 asap
if (node) { switch (node->type()) { case QSvgNode::DOC: case QSvgNode::G: ...
Attachments
Issue Links
- is duplicated by
-
QTBUG-118675 Crash QSvgTinyDocument::load(const QByteArray &contents)
- Closed
- relates to
-
QTBUG-117944 [Qt SVG] QML Image bad source crashes application instead of error status (QSvgHandler::parse)
- Closed