j
k
j a
j l
Dan Kegel wrote:
Found while valgrinding chromium's app_unittests. done: RtlFreeHeap(GetProcessHeap(), 0, val.Buffer);
Found while valgrinding chromium's app_unittests.
You should us RtlFreeUnicodeString( &val ); instead.
Vitaliy.
Back to the thread
Back to the list