http://bugs.winehq.org/show_bug.cgi?id=58340 Eric Pouech <eric.pouech(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech(a)gmail.com --- Comment #1 from Eric Pouech <eric.pouech(a)gmail.com> --- thanks for catching this one I'd prefer moving /* clear previous last */ if (prev) prev->is_last = 0; just before if (!last_matches) (so that we have first half dealing with existing entries, and second half dealing with new entries) (for the record, regression introduced by 5c54087c4748324b1726fb8545dd90b3d80bc698) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.