Live data from Hacker News

Viewing profile — zzz11

zzz11

HN member
Joined
Thu, Feb 13, 2020, 4:56 AM UTC
HN karma
5
Public activity
2 items

About zzz11

No profile information was provided.

Recent public activity

  1. comment
    Comment #25721647

    That was before the invention of fuzzing.

  2. comment
    Comment #22315426

    _FORTIFY_SOURCE is a rather weak but fast mitigation for a narrow class of security issues. AddressSanitizer is a bug finding tool (2x CPU overhead!), for a different and much wide…