• Osiris's avatar
    Problem: Several problems found by Coverity Static Analyzer · b3d5fa63
    Osiris authored
    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).
    b3d5fa63
Name
Last commit
Last update
..
android Loading commit data...
cmake Loading commit data...
cygwin Loading commit data...
gyp Loading commit data...
mingw32 Loading commit data...
msvc Loading commit data...
nuget Loading commit data...
openwrt Loading commit data...
valgrind Loading commit data...
zos Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...