Closed Bug 505741 Opened 15 years ago Closed 13 years ago

_cairo_clip_intersect_mask_using_spans never assigns a non null value to renderer

Categories

(Core :: Graphics, defect)

defect
Not set
trivial

Tracking

()

RESOLVED INVALID

People

(Reporter: timeless, Assigned: timeless)

References

(Blocks 1 open bug, )

Details

(Keywords: coverity)

Attachments

(1 file, 1 obsolete file)

506 cairo_span_renderer_t *renderer = NULL; this condition is always false: 618 if (renderer) 619 renderer->destroy(renderer);
Attached patch patch (obsolete) (deleted) — Splinter Review
Assignee: nobody → timeless
Status: NEW → ASSIGNED
Attachment #390178 - Flags: review?(vladimir)
Attachment #390178 - Flags: review?(vladimir) → review?(jmuizelaar)
Attached patch updated reviewer (deleted) — Splinter Review
Attachment #390178 - Attachment is obsolete: true
Attachment #391616 - Flags: review?(jmuizelaar)
Attachment #390178 - Flags: review?(jmuizelaar)
Function no longer exists with latest code. Apologies that this was not reviewed.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
Attachment #391616 - Flags: review?(jmuizelaar)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: