How to avoid stdin input that does not fit in buffer be sent to the shell in Linux 64-bit Intel (x86-64) assembly

前端 未结 3 1308
一向
一向 2021-01-13 15:44

Edit: Title changed, as @Gunner pointed out that this is not a buffer overflow.

In reading user input from stdin with NR_read

3条回答
提交回复
热议问题