mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-06 08:41:15 +01:00
b3d5fa63a0
Solution: The Coverity Static Code Analyzer was used on libzmq code and found many issues with uninitialized member variables, some redefinition of variables hidding previous instances of same variable name and a couple of functions where return values were not checked, even though all other occurrences were checked (e.g. init_size() return). |
||
---|---|---|
.. | ||
inproc_lat | ||
inproc_thr | ||
libzmq | ||
local_lat | ||
local_thr | ||
remote_lat | ||
remote_thr | ||
libsodium.import.props | ||
libsodium.import.xml | ||
libzmq.import.props | ||
libzmq.import.xml | ||
libzmq.sln |