This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug network/16736] New: base64 decode my fail (b64_pton)


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

            Bug ID: 16736
           Summary: base64 decode my fail (b64_pton)
           Product: glibc
           Version: 2.21
            Status: NEW
          Severity: normal
          Priority: P2
         Component: network
          Assignee: unassigned at sourceware dot org
          Reporter: naruse at airemix dot jp

Recently OpenBSD had fixed an old bug; b64_pton fail to decode base64 string.
http://openbsd.7691.n7.nabble.com/base64-b64-pton-fix-td240188.html
http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/net/base64.c.diff?r1=1.6;r2=1.7;f=h

glibc seems also has the issue.
https://sourceware.org/git/?p=glibc.git;a=blob;f=resolv/base64.c
https://sourceware.org/git/?p=glibc.git;a=history;f=resolv/base64.c;h=ea584ed357f02a66601fa930887a00208a609c55;hb=HEAD

thanks,

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]