[MDEV-20926] UBSAN: load of value 165, which is not a valid value for type bool Created: 2019-10-30 Updated: 2019-10-30 Resolved: 2019-10-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.1, 10.2, 10.3, 10.4 |
| Fix Version/s: | 10.2.28, 10.1.42, 10.3.19, 10.4.9 |
| Type: | Bug | Priority: | Major |
| Reporter: | Eugene Kosov (Inactive) | Assignee: | Eugene Kosov (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
This is basically an uninitialized read because 165 is 0xa5 which comes from TRASH_ALLOC() |