libzmq/builds/msvc/vs2015/local_lat
Osiris b3d5fa63a0 Problem: Several problems found by Coverity Static Analyzer
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).
2016-02-21 15:49:47 -06:00
..
local_lat.props Problem: MSVC build does not detect libsodium 2016-02-03 23:45:01 +01:00
local_lat.vcxproj Problem: Several problems found by Coverity Static Analyzer 2016-02-21 15:49:47 -06:00