Basterebbe usassero il mio gestore di memoria CMM (Customizable Memory Management), che è stato utilizzato anche nell’implementazione di Java.
— Beppe On 9 Nov 2024, at 19:17, nexa-requ...@server-nexa.polito.it wrote:
https://www.theregister.com/2024/11/08/the_us_government_wants_developers/
... the US Cybersecurity and Infrastructure Security Agency (CISA) and the Federal Bureau of Investigations (FBI announced they were doubling down on their efforts to persuade software manufacturers to abandon "memory-unsafe" programming languages such as C and C++ ...
The report on Product Security Bad Practices <https://www.cisa.gov/resources-tools/resources/product-security-bad-practices> warns software manufacturers about developing "new product lines for use in service of critical infrastructure or [national critical functions] NCFs in a memory-unsafe language (eg, C or C++) where there are readily available alternative memory-safe languages that could be used is dangerous and significantly elevates risk to national security, national economic security, and national public health and safety."
In short, don't use C or C++. ...
-- EN
|