Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

When my program accessed a bad pointer, the error message reported the wrong data area. Why?

0
Posted

When my program accessed a bad pointer, the error message reported the wrong data area. Why?

0

When your program accesses an invalid data area, Memory Advisor provides information about the data area that it thinks your program was attempting to access. This evaluation can sometimes be off by one or more segments if the error was the result of an extended overwrite. If this happens, use the MA_DISPLAY_LINKS option to increase the number of adjoining segments that display with error messages. If you set this option to 2, Memory Advisor displays the two data segments that immediately precede the one associated with the error, and the two data segments that immediately follow it.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123