ompi icon indicating copy to clipboard operation
ompi copied to clipboard

btl/uct: fix coverity findings

Open hjelmn opened this issue 2 weeks ago • 0 comments

Fixes the following:

** CID 1675024: Memory - illegal accesses (BUFFER_SIZE) ** CID 1675023: Null pointer dereferences (REVERSE_INULL) ** CID 1675022: Error handling issues (CHECKED_RETURN) ** CID 1675021: Memory - illegal accesses (BUFFER_SIZE)

hjelmn avatar Nov 21 '25 21:11 hjelmn