| Bug #75735 | Fix all the array bounds warnings | ||
|---|---|---|---|
| Submitted: | 3 Feb 2015 0:46 | Modified: | 18 Feb 2015 14:25 |
| Reporter: | Anitha Gopi | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: Optimizer | Severity: | S3 (Non-critical) |
| Version: | OS: | Any | |
| Assigned to: | CPU Architecture: | Any | |
[3 Feb 2015 0:46]
Anitha Gopi
[18 Feb 2015 14:25]
Paul DuBois
Noted in 5.6.24, 5.7.7, 5.8.0 changelogs. Corrections were made for a number of code issues that resulted in compiler warnings about array bounds, possibly uninitialized variables, and variables being set but not used.
