[Mono-dev] [PATCH] Minor Convert.FromBase64String fixes

Paolo Molaro lupus at ximian.com
Sat Aug 20 06:41:21 EDT 2005


On 08/19/05 Gert Driesen wrote:
> The attached patch fixes the following issues with Convert.FromBase64String
> (and adds unit tests):
> 
> - A zero-length byte array must be returned if a zero-length string is
> passed in
> - On the 2.0 profile, a zero-length byte array must be returned if
> whitespace-only 
> string is passed in.
> 
> Let me know if its ok to commit ?

You need to also change the corlib version in appdomain.c and in the
corlib sources.

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better



More information about the Mono-devel-list mailing list