[PATCH 1/2] msvcrt: Rewrite qsort function

Piotr Caban piotr at codeweavers.com
Wed May 21 04:57:13 CDT 2014


Borderlands 2 game uses qsort with broken comparator that always returns 1.
Even so it depends on data order after qsort call (bug 36153).
---
  dlls/msvcrt/misc.c | 143 
++++++++++++++++++++++++++++++++++++++---------------
  1 file changed, 103 insertions(+), 40 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Rewrite-qsort-function.txt
Type: text/x-patch
Size: 5956 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140521/0500eede/attachment.bin>


More information about the wine-patches mailing list