http://bugs.winehq.org/show_bug.cgi?id=30503
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com 2012-11-21 06:04:42 CST --- Are you sure the condition is top != bottom ? Maybe it makes more sense if it's top < bottom.
IMO you should use a temp var to do the swap.