libzmq/builds/msvc/vs2012
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
..
inproc_lat Problem: Several problems found by Coverity Static Analyzer 2016-02-21 15:49:47 -06:00
inproc_thr Problem: Several problems found by Coverity Static Analyzer 2016-02-21 15:49:47 -06:00
libzmq Problem: Several problems found by Coverity Static Analyzer 2016-02-21 15:49:47 -06:00
local_lat Problem: Several problems found by Coverity Static Analyzer 2016-02-21 15:49:47 -06:00
local_thr Problem: Several problems found by Coverity Static Analyzer 2016-02-21 15:49:47 -06:00
remote_lat Problem: Several problems found by Coverity Static Analyzer 2016-02-21 15:49:47 -06:00
remote_thr Problem: Several problems found by Coverity Static Analyzer 2016-02-21 15:49:47 -06:00
libsodium.import.props Remove libsodium VS import props crypt32.lib dependency. 2014-07-22 12:01:15 -07:00
libsodium.import.xml Update VS build configurations. 2014-04-09 03:27:27 -07:00
libzmq.import.props Problem: can't build without libsodium from command line (MSVC) 2016-02-03 22:44:06 +01:00
libzmq.import.xml Problem: can't build without libsodium from command line (MSVC) 2016-02-03 22:44:06 +01:00
libzmq.sln Rationalize and update Visual Studio projects and packaging. 2014-04-06 02:39:15 -07:00