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

grep for .unwrap() and you now have a handy list of every (potential) “null ptr” deref in your rust codebase, try doing the same in Java. You’d need to grep for “.”, I’m sure that’ll be a nice short list


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

Search: