Live data from Hacker News

Viewing profile — tr32q423

tr32q423

HN member
Joined
Fri, Feb 24, 2017, 12:34 AM UTC
HN karma
6
Public activity
1 items

About tr32q423

No profile information was provided.

Recent public activity

  1. comment
    Comment #13719530

    The root cause is apparently coming from auto-generated code that causes buffer overrun: /* generated code */ if ( ++p == pe ) goto _test_eof; With the help of Google, Yahoo, Bing …