j
k
j a
j l
This leaks the value previously assigned to `This->filterspecs[i].pszName`. Also, elsewhere in the file, this variable is freed with `LocalFree` so I think we have to do the allocation with `LocalAlloc`.
Back to the thread
Back to the list