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