libzmq/builds/msvc/vs2015
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
build.bat Problem: libzmq uses different build.bat style than zproject 2016-02-07 10:36:17 +01:00
libsodium.import.props Added solution and project files to build with Microsoft Visual Studio 2015 2015-11-05 16:08:33 +01:00
libsodium.import.xml Added solution and project files to build with Microsoft Visual Studio 2015 2015-11-05 16:08:33 +01: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 Added solution and project files to build with Microsoft Visual Studio 2015 2015-11-05 16:08:33 +01:00