Re: msacm32: Fix greater than vs. less than typo in comparison. (Coverity)

2007-01-05 Thread Kai Blin
On Friday 05 January 2007 19:00, Alex Villací­s Lasso wrote: > This is not a typo, but rather an unnecessary verification, from when I > didn't know the true size of a DRVCONFIGINFO. The struct size should be > *exactly 16 bytes*, even though only the first 12 bytes are used. This > patch might ev

Re: msacm32: Fix greater than vs. less than typo in comparison. (Coverity)

2007-01-05 Thread Alex Villací­s Lasso
Kai Blin escribió: --- dlls/msacm32/driver.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dlls/msacm32/driver.c b/dlls/msacm32/driver.c index d4ad644..06e6614 100644 --- a/dlls/msacm32/drive