Forum Discussion
- AlexKarasChampion Level 3
Hi Matthew,
I did not try it, but maybe http://support.smartbear.com/viewarticle/43460/ is what you are looking for.
- matthew_jenkinsNew Contributor
Hi Alex,
Thank you for your suggestion which I tested using code similar to:
char sz1[10];
char sz2[10];
sprintf(sz2, "12345678901234");
Unfortunately AQTime didn't detect the overrun. I think the reason can be found in the description of how AQTime implements the "Check Memory Bounds" option: http://support.smartbear.com/viewarticle/43359/
This says: "AQtime does not track allocations done on the stack, therefore you cannot track violations in the stack memory blocks."
It seems AQTime doesn't support what I am looking for.
Thanks, Matthew
- AlexKarasChampion Level 3
Hi Matthew,
You may ask Support directly using this form http://support.smartbear.com/message/?prod=AQtime and referencing this thread.
I will appreciate if you let us know their answer.
Related Content
- 3 years ago
- 5 years ago
- 3 years ago
- 4 years ago
Recent Discussions
- 7 months ago
- 2 years ago