Saturday, May 13, 2006, 1:07:54 PM, Mikolaj Zalewski wrote:
These patches implements the callback header items and should fix e.g. bug #4344
Changelog: don't check lpItem for NULL in GetItemT - lpItem can't be NULL
You will need to split this patch into two. Checking for NULL has nothing to do with callback. Also I'm not sure why are you removing NULL check? Any explanations, tests?
Vitaliy Margolen