...
This program incorrectly assumes that the nums array is adjacent to the endnext_num_ptr variable in memory. A compiler is permitted to insert padding bits between these two variables, or even reorder them in memory.
...
Tool | Version | Checker | Description | ||||||
| 2761,2762,2763,2766, 2767,2768,2771,2772, 2773 |
...