- Downloads
fixes suggested by cppcheck: check realloc result to avoid memory leak...
fixes suggested by cppcheck: check realloc result to avoid memory leak (memleakOnRealloc), Fix printf() signednsess (invalidPrintfArgType_sint) git-svn-id: https://svn.code.sf.net/p/smartmontools/code/trunk@4156 4ea69e1a-61f1-4043-bf83-b5c94c648137
Showing
- smartmontools/ChangeLog 6 additions, 0 deletionssmartmontools/ChangeLog
- smartmontools/cciss.cpp 1 addition, 1 deletionsmartmontools/cciss.cpp
- smartmontools/os_linux.cpp 1 addition, 1 deletionsmartmontools/os_linux.cpp
- smartmontools/os_netbsd.cpp 8 additions, 1 deletionsmartmontools/os_netbsd.cpp
- smartmontools/os_openbsd.cpp 8 additions, 1 deletionsmartmontools/os_openbsd.cpp
- smartmontools/os_win32.cpp 1 addition, 1 deletionsmartmontools/os_win32.cpp
Loading
Please sign in to comment