Subject | English | Thai |
comp., MS | fault tolerant heap | ฮีปที่ทนทานต่อข้อผิดพลาด (A heap manager that can tolerate some types of programming errors (faults) which in the default Windows heap manager would result in crashes) |
comp., MS | heap corruption | ความเสียหายของฮีป (A type of corruption that affects the data in the Windows heap, such as damages caused by a buffer overrun, writing to a stray pointer or a double-free) |