Re: Don't TRACE NULL strings
13 Oct
2001
13 Oct
'01
10:07 a.m.
"FranГois Gouget" <fgouget(a)codeweavers.com> wrote:
- TRACE("(%p %p %x)\n",pidl,szOut,uOutSize); + TRACE("(%p %p %x)\n",pidl,debugstr_a(szOut),uOutSize); ^^ ^^^^^^^^^^^^^^^^^ Please recheck for pointer format vs. string argument mismatches.
-- Dmitry.
8830
Age (days ago)
8830
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov