public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/194] New: iconv runaway if both -c and translit is given
@ 2004-05-31 18:03 egmont at uhulinux dot hu
  2004-08-10  2:01 ` [Bug libc/194] " drepper at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: egmont at uhulinux dot hu @ 2004-05-31 18:03 UTC (permalink / raw)
  To: glibc-bugs

If both the '-c' option and a translit to-code is given to iconv, it enters
an infinite loop if it sees a character that is not representable in the
output charset, and starts eating 100% cpu time. Example:
echo -e '\365' | iconv -c -f latin1 -t latin2//translit

libc is taken from Fedora 2 (cvs 20040507)

-- 
           Summary: iconv runaway if both -c and translit is given
           Product: glibc
           Version: 2.3.3
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: egmont at uhulinux dot hu
                CC: glibc-bugs at sources dot redhat dot com


http://sources.redhat.com/bugzilla/show_bug.cgi?id=194

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/194] iconv runaway if both -c and translit is given
  2004-05-31 18:03 [Bug libc/194] New: iconv runaway if both -c and translit is given egmont at uhulinux dot hu
@ 2004-08-10  2:01 ` drepper at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: drepper at redhat dot com @ 2004-08-10  2:01 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2004-08-10 02:01 -------
Should be fixed in CVS now.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sources.redhat.com/bugzilla/show_bug.cgi?id=194

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

end of thread, other threads:[~2004-08-10  2:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-31 18:03 [Bug libc/194] New: iconv runaway if both -c and translit is given egmont at uhulinux dot hu
2004-08-10  2:01 ` [Bug libc/194] " drepper 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).