--- Dmitry Timoshkov <[EMAIL PROTECTED]> a écrit : > "Duane Clark"
<[EMAIL PROTECTED]> wrote:
> 
> > In an attempt to revive this thread (since it broke printing for me
> 
> > too), it appears that if a NULL pointer is passed to:
> > 
> > RtlCreateUnicodeStringFromAsciiz(&pNameW,pName);
> > 
> > then it returns an empty string in pNameW.buffer, rather than NULL.
> 
> That's correct behaviour. We need to make checks for NULL everywhere
> when appropriate before RtlCreateUnicodeStringFromAsciiz calls to
> avoid
> this kind of bug.
wouldnt be better for this issue that we revert the patch ?

=====
Sylvain Petreolle
[EMAIL PROTECTED] 
Fight against Spam ! http://www.euro.cauce.org/en/index.html
ICQ #170597259

"Don't think you are. Know you are." Morpheus, in "Matrix".

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com

Reply via email to