(no title)
digitalPhonix | 18 days ago
https://codeberg.org/inetutils/inetutils/commit/fa3245ac8c28...
One of the changes is:
- getterminaltype (char *user_name, size_t len)
+ getterminaltype (char *uname, size_t len)
What is the reason for a rename these days? If I saw that in a code review I’d immediately get annoyed (and probably pay more attention)
naniwaduni|18 days ago
ycombinatrix|17 days ago
rob74|18 days ago
unknown|18 days ago
[deleted]
ky3|18 days ago
The present fix is to sanitize user input. Does it cover all cases?