author was assuming that nextpaddr declared *inside* the do loop would survive within the loop. This is not guarenteed by C. I have moved the nextpaddr declaration to outside the do loop.
Description
Description
Details
Details
- Provenance
dillon Authored on - Parents
- rS41763: Change local ddb_mode variable to volatile to handle GCC warning about
- Branches
- Unknown
- Tags