Does it contain memory access errors?
是否包括内存访问错误?
Some types of memory access errors (like using a NULL pointer) cause a program to crash outright.
有些类型的内存访问错误 (比如使用一个 NULL 指示器) 将会导致一个程序完全崩溃。
Purify adds value to your existing correctness tests by simultaneously checking for memory access errors.
Purify 可以通过同时检查内存访问错误来对您的现存正确性测试增加价值。
应用推荐