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

This is a typical cut-and-paste programmer bug, the person took 'memzero', copied it and tried turning it in to memset.

Instead of special casing memzero as memset(p,0,count);




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

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

Search: