Kernel buffer overflow exposes iPhone 11 Pro to radio based attacks
Bruce Carneal
bcarneal at gmail.com
Fri Dec 4 17:52:28 UTC 2020
On Friday, 4 December 2020 at 15:33:40 UTC, Jacob Carlborg wrote:
> On 2020-12-02 18:52, H. S. Teoh wrote:
>
>> [...]
>
> Unfortunately it's still very easy to bypass most safety
> features in D. Especially since everything is @system by
> default. All the features of C are still available, one have to
> pick the D specific features to be safe. I've seen many many
> times on the forums that people are asking questions with
> examples containing C style code with raw pointers and calling
> functions in the C standard library instead of using the D
> equivalent.
Yes. I could support a DIP making @safe the default if it did
not claim C is @safe.
More information about the Digitalmars-d
mailing list