Skip to content
Commit 27ce5138 authored by Glen Ditchfield's avatar Glen Ditchfield 🐛 Committed by Daniel Vrátil
Browse files

Fix a segmentation fault in autotest messagefactoryngtest

Summary:
Messagefactoryngtest usually fails due to a segmentation fault.  The
fault happens most often during initTestCase at the call to
ident.uoid(), but sometimes occurs at other spots.

This patch avoids the fault.  It imitates the initialization pattern
in templateparserjobtest.

Reviewers: dvratil

Reviewed By: dvratil

Subscribers: dvratil, kde-pim

Tags: #kde_pim

Differential Revision: https://phabricator.kde.org/D22779
parent 5c51ed2b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment