Remove segfault due to painter not available
ClosedPublic

Authored by svenihoney on Aug 24 2018, 8:52 AM.

Details

Summary

QPainter was used after painter.end() was called. This led to a
segmentation fault.

Test Plan

Start a three-way-merge with small files. Segfault shall not occur.

Diff Detail

Repository
R983 KDiff3
Branch
CorrectPainterSegfault (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 2193
Build 2211: arc lint + arc unit
svenihoney requested review of this revision.Aug 24 2018, 8:52 AM
svenihoney created this revision.
mreeves accepted this revision.Aug 24 2018, 8:32 PM

Thanks.

This revision is now accepted and ready to land.Aug 24 2018, 8:32 PM
svenihoney closed this revision.Aug 30 2018, 2:03 PM