|
|
|
|
|
by rc4algorithm
3947 days ago
|
|
No no no no no. When you do this, you are: 1) Reinventing malloc for no good reason
2) Opening yourself up to a whole world of security holes See Bob Beck's talk on the first 30 days of LibreSSL. Heartbleed wouldn't have been nearly as catastrophic if OpenSSL just used the system memory allocator like normal people. |
|