Subject | Dutch | English |
comp., MS | beschadiging van heap | 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) |
comp., MS | fouttolerante heap | 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) |