ntdll: Reimplement bsearch to avoid redundant and possibly out of bounds comparisons.
commit4dae774893615c1d78f7ddc46a2b20ab548b302a
authorAlexandre Julliard <julliard@winehq.org>
Sun, 23 May 2010 20:25:06 +0000 (23 22:25 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 23 May 2010 20:26:51 +0000 (23 22:26 +0200)
treef0c199d4c12d7f207995ecd8d4095bcc83992e7d
parentbd3110d8ab8971c520343a39f6cd23f484a99d62
ntdll: Reimplement bsearch to avoid redundant and possibly out of bounds comparisons.
dlls/ntdll/misc.c