This commit is contained in:
Hannes Mehnert 2016-04-10 13:03:58 +01:00
parent e280c416b6
commit 29cd2aeadc

View file

@ -151,7 +151,7 @@ The OCaml runtime was reviewed by the French [Agence nationale de la sécurité
leading to some changes, such as separation of immutable strings (`String`) from mutable byte vectors (`Bytes`). leading to some changes, such as separation of immutable strings (`String`) from mutable byte vectors (`Bytes`).
The attack surface is still big enough: logical issues, resource management, and there is no access The attack surface is still big enough: logical issues, resource management, and there is no access
control. This is fine for this website, publishing of content is "protected" by GitHub's control. This is fine for this website, publishing of content is "protected" by relying on GitHub's
access control. access control.
I hope I gave some insight into what the purpose of an operating systems is, and I hope I gave some insight into what the purpose of an operating systems is, and