Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Maybe a case of reused allocated memory and just writing chunks of memory to disk. Simplistic example:

struct blah_block{ int sz; char buf[510]; }



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

Search: