From nobody@FreeBSD.org  Fri Mar 21 17:16:46 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 98045D87
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 21 Mar 2014 17:16:46 +0000 (UTC)
Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 85B387B7
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 21 Mar 2014 17:16:46 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s2LHGk0W012831
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 21 Mar 2014 17:16:46 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s2LHGkYm012826;
	Fri, 21 Mar 2014 17:16:46 GMT
	(envelope-from nobody)
Message-Id: <201403211716.s2LHGkYm012826@cgiserv.freebsd.org>
Date: Fri, 21 Mar 2014 17:16:46 GMT
From: "NARUSE, Yui" <naruse@airemix.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: b64_pton fails to decode base64
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         187822
>Category:       kern
>Synopsis:       [libc] b64_pton fails to decode base64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 21 17:20:00 UTC 2014
>Closed-Date:    
>Last-Modified:  Fri Mar 21 19:28:41 UTC 2014
>Originator:     NARUSE, Yui
>Release:        10.0
>Organization:
>Environment:
FreeBSD windy.airemix.net 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
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

FreeBSD seems also has the issue.

thanks,
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:
