public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug stdio/15450] New: Refactor stdio-common/vfscanf.c
@ 2013-05-09 16:52 ondra at iuuk dot mff.cuni.cz
  2014-06-13 18:06 ` [Bug stdio/15450] " fweimer at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: ondra at iuuk dot mff.cuni.cz @ 2013-05-09 16:52 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=15450

             Bug #: 15450
           Summary: Refactor stdio-common/vfscanf.c
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: stdio
        AssignedTo: unassigned@sourceware.org
        ReportedBy: ondra@iuuk.mff.cuni.cz
    Classification: Unclassified


Hi,
A code in vscanf is quite repetetive. I also found that copying arguments is
often ineffectively done byte by byte.

Could it be refactored in 2.19?

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug stdio/15450] Refactor stdio-common/vfscanf.c
  2013-05-09 16:52 [Bug stdio/15450] New: Refactor stdio-common/vfscanf.c ondra at iuuk dot mff.cuni.cz
@ 2014-06-13 18:06 ` fweimer at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: fweimer at redhat dot com @ 2014-06-13 18:06 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

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


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

end of thread, other threads:[~2014-06-13 18:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-09 16:52 [Bug stdio/15450] New: Refactor stdio-common/vfscanf.c ondra at iuuk dot mff.cuni.cz
2014-06-13 18:06 ` [Bug stdio/15450] " fweimer 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).