Crash when the worfklow is empty #7

Closed
opened 2024-04-25 12:30:04 +02:00 by pb · 1 comment
Owner

models.workflow.ConsumeMxGraphModel() crashes when iterating over the (inexisting) cells of the xml.

image

models.workflow.ConsumeMxGraphModel() crashes when iterating over the (inexisting) cells of the xml. ![image](/attachments/3b69532f-1ee7-4cd8-9ec2-39da70ac3269)
Author
Owner

Corrected with commit a1f04dc2f0f4499fdb7ab4b0780386d3b747e619, added a verification on nil value of xmlmodel.Root.MxObject before iterating over its pointer

Corrected with commit `a1f04dc2f0f4499fdb7ab4b0780386d3b747e619`, added a verification on nil value of xmlmodel.Root.MxObject before iterating over its pointer
pb closed this issue 2024-04-25 15:50:50 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: core/deprecated-oc-catalog#7
No description provided.