• 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
..
build Loading commit data...
properties Loading commit data...
vs2008 Loading commit data...
vs2010 Loading commit data...
vs2012 Loading commit data...
vs2013 Loading commit data...
vs2015 Loading commit data...
Makefile.am Loading commit data...
configure.bat Loading commit data...
errno.cpp Loading commit data...
errno.hpp Loading commit data...
platform.hpp Loading commit data...
readme.txt Loading commit data...
resource.h Loading commit data...
resource.rc Loading commit data...