commit | 2abdc19ceb8478ea275aaffcf39e5c5087179530 | [log] [tgz] |
---|---|---|
author | David Leach <david.leach@nxp.com> | Fri Jul 24 11:01:04 2020 -0500 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Jul 24 21:51:14 2020 -0400 |
tree | 2aed8355628adf9e8898949cb5d83d7b21eb295e | |
parent | 469f53c210104554bc20e66af2bde4314203bd5e [diff] |
libc: newlib: libc-hooks: Fix Coverity warning Suppress the coverity warning on using the semaphore as this semaphore is used and freed only in this function. Fixes: #18960 Signed-off-by: David Leach <david.leach@nxp.com>