[AIX][PGO] Add malloc error handling and deallocation to FindBinaryId function
authorWael Yehia <wyehia@ca.ibm.com>
Tue, 4 Apr 2023 19:28:21 +0000 (19:28 +0000)
committerWael Yehia <wyehia@ca.ibm.com>
Tue, 4 Apr 2023 19:57:40 +0000 (19:57 +0000)
commit09ab1f335bce8bb4d14c28b9adad6d3bec8dfed9
treecedf4bab99a2a69f37d06ca2e7880881954d5cf1
parentdcaed92af7e258e9de1f239cddfb8c2b311d85b2
[AIX][PGO] Add malloc error handling and deallocation to FindBinaryId function

This is a follow up on D146976.

Reviewed By: stephenpeckham

Differential Revision: https://reviews.llvm.org/D147559
compiler-rt/lib/profile/InstrProfilingPlatformAIX.c