Skip to content
Snippets Groups Projects
Commit 02383569 authored by dlukes's avatar dlukes
Browse files

scanning devices for legacy os-* interface is broken

because legacy_smart_interface::scan_smart_devices is called with type==NULL
and get_ata_device(atanames[i], type) called within it abends because of
such NULL:

Smartd: Exception: basic_string::_S_construct NULL not valid

As I workaround the NULL type is set to ""


git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2687 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent ee7d326e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment