setupapi:parser - suspicious test results

Michael Karcher wine at mkarcher.dialup.fu-berlin.de
Sun Jan 11 09:42:12 CST 2009


Am Sonntag, den 11.01.2009, 16:02 +0100 schrieb Rico Schüller:
> just want to say problem found, the if (*need) *need = len; in 
> SetupEnumInfSectionsA/W is wrong. I'll send a patch.

This looks like a typical problem valgrind is designed for. It should
report an uninitialized memory read at that point. Just as a hint how to
attack such beasts, if you encounter things like that again.

Regards,
  Michael Karcher




More information about the wine-devel mailing list