Florian Weimer 85da102c52 login: Add nonstring attributes to struct utmp, struct utmpx [BZ #24899]
Commit 7532837d7b03b3ca5b9a63d77a5bd81dd23f3d9c ("The
-Wstringop-truncation option new in GCC 8 detects common misuses")
added __attribute_nonstring__ to bits/utmp.h, but it did not update
the parallel bits/utmpx.h header.  In struct utmp, the nonstring
attribute for ut_id was missing.

(cherry picked from commit c2adefbafcdd2519ff43eca6891c77cd7b29ab62)
2020-01-17 13:56:00 +01:00
..
1999-07-27 05:53:25 +00:00
1999-11-11 01:05:26 +00:00
2019-05-14 22:55:51 +02:00
2016-11-04 09:37:44 -07:00