Hacker News new | ask | show | jobs
by ryao 877 days ago
That is fair for 4, although would explain why it is the case for 3?
1 comments

If char is signed and ' ' * 13 is bigger than CHAR_MAX, you get UB by signed overflow.