[OpenMP][Tool] Fix possible NULL-pointer dereference in test
authorJoachim Protze <protze@itc.rwth-aachen.de>
Wed, 11 Nov 2020 19:10:54 +0000 (20:10 +0100)
committerJoachim Protze <protze@itc.rwth-aachen.de>
Wed, 11 Nov 2020 19:13:22 +0000 (20:13 +0100)
commit3fa2e193384048daafe1fa74bf88253b4cf5ce6e
treec1c9bb419cf5994f684754f8a183c9dc24567942
parentce0911b3e9199a3a2a96dd3d1dec2309ea22b248
[OpenMP][Tool] Fix possible NULL-pointer dereference in test

Avoid dereferencing a possibly uninitialized pointer as mentioned in D91280.
openmp/tools/archer/tests/task/task_late_fulfill.c