-
- Downloads
Add smart pointer class template to manage device object pointers.
Remove related 'delete' calls and 'try/catch' blocks. git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2971 4ea69e1a-61f1-4043-bf83-b5c94c648137
Showing
- smartmontools/CHANGELOG 3 additions, 0 deletionssmartmontools/CHANGELOG
- smartmontools/dev_interface.cpp 8 additions, 15 deletionssmartmontools/dev_interface.cpp
- smartmontools/dev_interface.h 96 additions, 0 deletionssmartmontools/dev_interface.h
- smartmontools/dev_legacy.cpp 26 additions, 28 deletionssmartmontools/dev_legacy.cpp
- smartmontools/os_freebsd.cpp 11 additions, 16 deletionssmartmontools/os_freebsd.cpp
- smartmontools/os_linux.cpp 34 additions, 41 deletionssmartmontools/os_linux.cpp
- smartmontools/scsiata.cpp 5 additions, 34 deletionssmartmontools/scsiata.cpp
- smartmontools/smartctl.cpp 68 additions, 77 deletionssmartmontools/smartctl.cpp
- smartmontools/smartd.cpp 17 additions, 22 deletionssmartmontools/smartd.cpp
Loading
Please register or sign in to comment