https://issues.dlang.org/show_bug.cgi?id=24772

--- Comment #4 from Georgy Markov <[email protected]> ---
(In reply to Richard (Rikki) Andrew Cattermole from comment #3)
> 
> You have lost the type system guarantees, calling into unknown code.
> 
> Which yes, if you passed the wrong arguments could have led to program
> corruption.

Irrelevant. The cause of possible memory corruption is function call, not
pointer conversion.

--

Reply via email to