Re: Don't TRACE NULL strings
Oct. 13, 2001
5: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.
8930
Age (days ago)
8930
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov