A small rework on the SAMR pipe code broke the "SetUserInfo2" call. It doesn't accept the user parameters attribute with length 0.
Created attachment 3784 [details] Patch Please apply this small patch to fix it!
Created attachment 3788 [details] Torture test for patch Here a torture test enhancement that should check this. Also a variable "i" deletion through a unused variable warning on the compilation process.
looking into it.
Patches pushed, Thanks a lot!