Samuel Thibault 76ea70c613 hurd report-wait: Fix stpcpy usage
We shall not overflow the size of the description parameter. This makes
describe_number and describe_port behave like strpcpy (except for not filling
all the end of buffer with zeroes) and _S_msg_report_wait use series of
stpncpy-like call. If we were to overflow, we can now detect it and
return ENOMEM.
2020-11-23 00:31:41 +00:00
..
2020-11-15 13:16:03 +01:00
2020-05-26 00:46:07 +00:00
2020-11-22 23:15:36 +00:00
2020-11-11 20:41:25 +00:00