Login
Слегка охренел
181 просмотров
Перейти к просмотру всей ветки
В силу производственной необходимости ознакомился с man malloc :
...
By default, Linux follows an optimistic memory allocation
strategy. This means that when malloc() returns non-NULL
there is no guarantee that the memory really is available.
This is a really bad bug.
...
Очень удивился, что система вообще грузится.
---
Само плывет в pуки только то, что не тонет.
...
By default, Linux follows an optimistic memory allocation
strategy. This means that when malloc() returns non-NULL
there is no guarantee that the memory really is available.
This is a really bad bug.
...
Очень удивился, что система вообще грузится.
---
Само плывет в pуки только то, что не тонет.