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

fix modbus connection lost after invalid function code #315

Closed
wants to merge 1 commit into from
Closed

fix modbus connection lost after invalid function code #315

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Mar 11, 2016

Testcase:

  • Client send function code (e.g. 24 read fifo) to master
  • Client will lost connection
  • Master will receive a ETIMEDOUT in modbus_receive_msg (backend->select) caused by data which wasn't read on illegal function access

@stephane stephane closed this in 89998d4 May 20, 2016
frodete pushed a commit to frodete/libmodbus that referenced this pull request May 29, 2016
georgidimov pushed a commit to georgidimov/libmodbus that referenced this pull request Jul 24, 2017
epsilonrt pushed a commit to epsilonrt/libmodbus that referenced this pull request Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants