FEX-Emu / FEX-Emu/FEX

Add error handling for memory allocation in TestHarnessRunner

Open
#854 5 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
C++
Stars
8k
Forks
351
Avg merge
12h 31m
Merged PRs (30d)
102

Description

It's confusing when the test harness runner inexplicably fails because of memory allocation problems.
This can be reproduced by enabling ASAN and trying to run tests through the test harness runner.

Just needs error handling added to the memory allocation to see why it failed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.