Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Fix-typo.patch | Fix typo | =?utf-8?b?IlNaIExpbiAo5p6X5LiK5pm6KSI=?= <szlin@debian.org> | no | 2018-09-27 | ||
Fix-float-endianness-issue-on-big-endian-arch.patch | Fix float endianness issue on big endian arch It converts float values depending on what order they come in. This patch was modified from rm5248 [1] [1] https://github.com/synexxus/libmodbus/commit/a511768e7fe7ec52d7bae1d9ae04e33f87a59627 |
=?utf-8?b?IlNaIExpbiAo5p6X5LiK5pm6KSI=?= <szlin@debian.org> | no | 2018-12-19 | ||
0001-modbus_reply-fix-copy-paste-error-in-sanity-check-fi.patch | modbus_reply: fix copy & paste error in sanity check (fixes #614) While handling MODBUS_FC_WRITE_AND_READ_REGISTERS, both address offsets must be checked, i.e. the read and the write address must be within the mapping range. At the moment, only the read address was considered, it looks like a simple copy and paste error, so let's fix it. |
Michael Heimpold <mhei@heimpold.de> | no | 2022-01-08 |