[Mono-dev] [PATCH] io-layer get_module_name patch

Miguel de Icaza miguel at novell.com
Thu Dec 18 21:43:34 EST 2008


Hello!

    Great!   Please commit.

On Thu, 2008-12-18 at 17:38 -0500, Bill Holmes wrote:
> Hi,
> 
> In the get_module_name method the size argument is used as a byte
> count but the callers consider it a character count.
> 
> See http://msdn.microsoft.com/en-us/library/ms683196(VS.85).aspx
> 
> This patch corrects that inconsistency.
> 
> Thanks
> -bill
> 
> 2008-12-18  Bill Holmes  <billholmes54 at gmail.com>
> 
> 	* processes.c (get_module_name) : adjust size for unicode characters.
> 
> 	Code is contributed under MIT/X11 license.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list