mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-23 04:04:54 +08:00
Merge cdd2fd17c2e9156ddba033ce3f72027f159b72d0 into d7084ce7754f8b711ca4fa550961392270761be6
This commit is contained in:
commit
9aa5d036f7
@ -278,7 +278,8 @@ serial::list_ports(void)
|
|||||||
|
|
||||||
devices_found.push_back(port_info);
|
devices_found.push_back(port_info);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
IOObjectRelase(serial_port_iterator);
|
||||||
return devices_found;
|
return devices_found;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user