Don't flush on illegal address errors in single write functions
commit0c131f83302dd7ef41dee58a6a1d7a120f544a82
authorStéphane Raimbault <stephane.raimbault@gmail.com>
Tue, 21 Oct 2014 06:31:59 +0000 (21 08:31 +0200)
committerStéphane Raimbault <stephane.raimbault@gmail.com>
Tue, 21 Oct 2014 06:31:59 +0000 (21 08:31 +0200)
tree0ab667ab95a9317289e435c0468ffeec06db1bd0
parent9c809805f940b82ad991d336f7623ecac6dd3576
Don't flush on illegal address errors in single write functions

This change has introduced by 83c34102.
Fix unit tests on some systems.
src/modbus.c