inetmib1: Fix off-by-one error in findNextOidInTable.

Rob Shearman robertshearman at gmail.com
Wed Dec 2 08:55:10 CST 2009


index is 1-based, so take that into account when calculating the
pointer to pass into the compare function.
---
 dlls/inetmib1/main.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-inetmib1-Fix-off-by-one-error-in-findNextOidInTable.patch
Type: text/x-patch
Size: 578 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091202/12bcaa4a/attachment.bin>


More information about the wine-patches mailing list