Hacker News new | past | comments | ask | show | jobs | submit login

One way implicit casts for void * are pretty big safety harness actually. You can still interpret any random pointer as "a register width thingamajig". Interpreting any random void * as a valid pointer to a particular type is obviously dangerous.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: