Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed EIO_List to prevent crash when a device has no COM port #2325

Merged
merged 1 commit into from
Sep 29, 2021

Conversation

caffeinatedbits
Copy link
Contributor

Fixed EIO_List to prevent crash when a device has no COM port, see:
#1830
#2259
#2155

@GazHank
Copy link
Contributor

GazHank commented Sep 29, 2021

While I don't have a brother device that exhibits this issue, I can confirm that this doesn't seem to cause regressions for normal windows usage :-)

The only other item which isn't initialised upon each loop is serialNumber... not sure if that is worth a quick change in case that is causing any other issues...

@GazHank GazHank merged commit 3ca00ce into serialport:master Sep 29, 2021
GazHank added a commit to GazHank/node-serialport that referenced this pull request Oct 10, 2021
Signed-off-by: Gareth Hancock <64541249+GazHank@users.noreply.github.com>
reconbot pushed a commit that referenced this pull request Nov 26, 2021
Signed-off-by: Gareth Hancock <64541249+GazHank@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants