[EMAIL PROTECTED] wrote:
From: Jean Delvare <[EMAIL PROTECTED]>
strlcpy already accounts for the trailing zero in its length
computation, so there is no need to substract one to the buffer size.
Signed-off-by: Jean Delvare <[EMAIL PROTECTED]>
Cc: Jan-Bernd Themann <[EMAIL PROTECTED]>
Cc: Thomas
From: Jean Delvare <[EMAIL PROTECTED]>
strlcpy already accounts for the trailing zero in its length
computation, so there is no need to substract one to the buffer size.
Signed-off-by: Jean Delvare <[EMAIL PROTECTED]>
Cc: Jan-Bernd Themann <[EMAIL PROTECTED]>
Cc: Thomas Klein <[EMAIL PROTECTED]>