On Sat Aug 26 21:47:32 2023 +0000, Chip Davis wrote:
> > Also the commit and the name that appear on gitlab is my full name,
> I'm not sure why in the mailing list it appears the user handle
> It's possible the commit itself has only your email in it. You won't see
> the problem on GitLab, because it's smart enough to map that to your
> user profile. Try looking at your local topic branch with `git log`.
@cdavis5e Thanks, it was that. I don't see a difference between the 2 commits, maybe gitlab also auto-map the commit name with the profile name if it can't find the handle.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/3660#note_43508
Otherwise if a package fail to load the routine is stuck in a continuos loop trying to load the
package, resulting in a loader deadlock.
This was manifested as a regression when starting visual studio 2019, trying to load the SSO lsa package, that was failing because no SSO.dll was present (or loadable)
Restore the behaviour before commit 021547cabcb811c38060a2f7e675c25d26f16d3d (Pull Request !3472)
Signed-Off-By: Lorenzo Ferrillo <lorenzofersteam(a)live.it>
--
v2: secur32: Increment iteration index after load_package error
https://gitlab.winehq.org/wine/wine/-/merge_requests/3660