[fpc-pascal] FPC Heap Management : sub-allocation ?
Brian
vmst at golden.net
Fri Oct 31 15:21:21 CET 2014
Does FPC implement sub-allocation , in which the user program allocates a
block of memory from the heap , and only "plays" in that sub-allocated block
, such that if the user program has a serious memory leak , the user program
may crash but it cannot exhaust the OS memory and cause the OS to crash?
... sorry for the long winded sentence.
Thanks in advance
Brian
--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/FPC-Heap-Management-sub-allocation-tp5720419.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
More information about the fpc-pascal
mailing list