public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/25844] New: Missing nonstring attribute on `struct lastlog`
@ 2020-04-17 14:05 allison.karlitskaya at redhat dot com
  2020-04-17 14:16 ` [Bug libc/25844] " allison.karlitskaya at redhat dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: allison.karlitskaya at redhat dot com @ 2020-04-17 14:05 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=25844

            Bug ID: 25844
           Summary: Missing nonstring attribute on `struct lastlog`
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: allison.karlitskaya at redhat dot com
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

hi,

It seems like `__attribute_nonstring__` got added for `struct utmp` and `struct
utmpx`, but not `struct lastlog`.  See
https://sourceware.org/bugzilla/show_bug.cgi?id=24899 for more info.

Can you please also add it for `struct lastlog`?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug libc/25844] Missing nonstring attribute on `struct lastlog`
  2020-04-17 14:05 [Bug libc/25844] New: Missing nonstring attribute on `struct lastlog` allison.karlitskaya at redhat dot com
@ 2020-04-17 14:16 ` allison.karlitskaya at redhat dot com
  2020-04-17 15:46 ` fweimer at redhat dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: allison.karlitskaya at redhat dot com @ 2020-04-17 14:16 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=25844

Allison Karlitskaya <allison.karlitskaya at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |allison.karlitskaya@redhat.
                   |                            |com

--- Comment #1 from Allison Karlitskaya <allison.karlitskaya at redhat dot com> ---
Created attachment 12475
  --> https://sourceware.org/bugzilla/attachment.cgi?id=12475&action=edit
[PATCH] login: Add nonstring attributes to struct lastlog

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug libc/25844] Missing nonstring attribute on `struct lastlog`
  2020-04-17 14:05 [Bug libc/25844] New: Missing nonstring attribute on `struct lastlog` allison.karlitskaya at redhat dot com
  2020-04-17 14:16 ` [Bug libc/25844] " allison.karlitskaya at redhat dot com
@ 2020-04-17 15:46 ` fweimer at redhat dot com
  2020-04-17 15:53 ` fweimer at redhat dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: fweimer at redhat dot com @ 2020-04-17 15:46 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=25844

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fweimer at redhat dot com
           See Also|                            |https://sourceware.org/bugz
                   |                            |illa/show_bug.cgi?id=24899
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug libc/25844] Missing nonstring attribute on `struct lastlog`
  2020-04-17 14:05 [Bug libc/25844] New: Missing nonstring attribute on `struct lastlog` allison.karlitskaya at redhat dot com
  2020-04-17 14:16 ` [Bug libc/25844] " allison.karlitskaya at redhat dot com
  2020-04-17 15:46 ` fweimer at redhat dot com
@ 2020-04-17 15:53 ` fweimer at redhat dot com
  2020-04-17 22:48 ` ijaffery7 at gmail dot com
  2021-01-05 11:07 ` allison.karlitskaya at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: fweimer at redhat dot com @ 2020-04-17 15:53 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=25844

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=94615

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug libc/25844] Missing nonstring attribute on `struct lastlog`
  2020-04-17 14:05 [Bug libc/25844] New: Missing nonstring attribute on `struct lastlog` allison.karlitskaya at redhat dot com
                   ` (2 preceding siblings ...)
  2020-04-17 15:53 ` fweimer at redhat dot com
@ 2020-04-17 22:48 ` ijaffery7 at gmail dot com
  2021-01-05 11:07 ` allison.karlitskaya at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: ijaffery7 at gmail dot com @ 2020-04-17 22:48 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=25844

Martinking <ijaffery7 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ijaffery7 at gmail dot com

--- Comment #2 from Martinking <ijaffery7 at gmail dot com> ---
What I tell you about
https://techypes.com/best-wireless-routers/

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug libc/25844] Missing nonstring attribute on `struct lastlog`
  2020-04-17 14:05 [Bug libc/25844] New: Missing nonstring attribute on `struct lastlog` allison.karlitskaya at redhat dot com
                   ` (3 preceding siblings ...)
  2020-04-17 22:48 ` ijaffery7 at gmail dot com
@ 2021-01-05 11:07 ` allison.karlitskaya at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: allison.karlitskaya at redhat dot com @ 2021-01-05 11:07 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=25844

--- Comment #3 from Allison Karlitskaya <allison.karlitskaya at redhat dot com> ---
bump?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-01-05 11:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-17 14:05 [Bug libc/25844] New: Missing nonstring attribute on `struct lastlog` allison.karlitskaya at redhat dot com
2020-04-17 14:16 ` [Bug libc/25844] " allison.karlitskaya at redhat dot com
2020-04-17 15:46 ` fweimer at redhat dot com
2020-04-17 15:53 ` fweimer at redhat dot com
2020-04-17 22:48 ` ijaffery7 at gmail dot com
2021-01-05 11:07 ` allison.karlitskaya at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).