mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
94c3c12df1
The members of struct utmp are marked as nonstring. This means they might not be nil-terminated. Found by covscan. Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Richard Sharpe <realrichardsharpe@gmail.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org>