commit | da3e834d586a8e0a8ef4518241cc36924a637a91 | [log] [tgz] |
---|---|---|
author | Maksim Masalski <maksim.masalski@intel.com> | Fri Sep 18 04:01:48 2020 +0800 |
committer | Kumar Gala <kumar.gala@gmail.com> | Wed Oct 21 06:26:11 2020 -0500 |
tree | a6f1decaa30d0345b2a874ffb251acbb02ac7f9f | |
parent | d268f82fd1c8cb8a546d2ec9d5eaadbb60d31c9d [diff] |
lib: posix: unchecked return value while taking semaphore Fixing of the false-positive Coveiry issue. Stop Coverity from worrying about this case. Signed-off-by: Maksim Masalski <maksim.masalski@intel.com>