This is an archive of the discontinued LLVM Phabricator instance.

Fix sporadic segfaults in tasking tests
ClosedPublic

Authored by AndreyChurbanov on Jul 18 2017, 3:05 AM.

Details

Summary

Wrong size calculated for memory copying during re-sizing of array of threads data.

Patch by Terry Wilmarth.

Diff Detail

Repository
rL LLVM

Event Timeline

omalyshe accepted this revision.Jul 18 2017, 4:46 AM

LGTM.

This revision is now accepted and ready to land.Jul 18 2017, 4:46 AM
This revision was automatically updated to reflect the committed changes.