|
|
|
|
|
by zxzax
1828 days ago
|
|
If the crashes are intentional panics caused because of detection of a memory safety issue, more crashes there are actually good; in a C program they would be silent buffer overflows or memory corruption that don't manifest until later, or may not manifest at all until it becomes a security issue. |
|