[MDEV-27297] wsrep error log messages drop last character, if message length is 128 Created: 2021-12-17 Updated: 2021-12-21 Resolved: 2021-12-21 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.4, 10.5, 10.6, 10.7 |
| Fix Version/s: | 10.4.23, 10.5.14, 10.6.6, 10.7.2 |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Seppo Jaakola | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Due to bug in buffer length arithmetic, the last character may be dropped from the message |
| Comments |
| Comment by Seppo Jaakola [ 2021-12-20 ] |
|
Turns out that this affects only versions >= 10.4 |
| Comment by Seppo Jaakola [ 2021-12-21 ] |
|
PR submitted in github |