Hacker News new | ask | show | jobs
by peterwwillis 2653 days ago
Key takeaway: don't expect a library to do the safe thing; always sanitize all your input. (If your language supports taint mode, enabling it can prevent these bugs)