mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-26 22:34:06 -06:00
vault backup: 2022-08-11 11:55:47
This commit is contained in:
parent
e0f8cdb3d3
commit
dcc1790f0a
@ -93,5 +93,6 @@ free(block);
|
|||||||
- memory fragmentation
|
- memory fragmentation
|
||||||
- free same block more than once
|
- free same block more than once
|
||||||
- corrupt memory management routines
|
- corrupt memory management routines
|
||||||
|
- lots of space between blocks that is too small to be used
|
||||||
- using memory after it has been freed
|
- using memory after it has been freed
|
||||||
- it have been re-used by malloc
|
- it have been re-used by malloc
|
||||||
Loading…
Reference in New Issue
Block a user