The current code returns garbage.
Created attachment 5815 [details] Fixed GUID_from_data_blob() with length of 32.
Comment on attachment 5815 [details] Fixed GUID_from_data_blob() with length of 32. looks fine
Comment on attachment 5815 [details] Fixed GUID_from_data_blob() with length of 32. Looks good
Karolin, could you please pick it for v3-5. Thanks :)
(In reply to comment #4) > Karolin, could you please pick it for v3-5. Thanks :) > Sure! Pushed patch to v3-5-test. Closing out bug report. Thanks!
Could you please pick it for v3-4 too? :)
(In reply to comment #6) > Could you please pick it for v3-4 too? :) > Pushed. Closing out bug report. Thanks!
Created attachment 5831 [details] split out a separate GUID_from_ndr_blob() function This patch (effff544) is needed to get the first GUID patch working.
Comment on attachment 5831 [details] split out a separate GUID_from_ndr_blob() function looks fine and applies cleanly to both branches
Karolin, please pick for 3.4 and 3.5
Pushed to both branches. Closing out bug report. Thanks!
that one broke the 3.5 IRIX build (http://build.samba.org/?function=View+Build;host=SerNet-IRIX;tree=samba_3_master;compiler=cc): Linking bin/smbd ... ld32: ERROR 33 : Unresolved text symbol "GUID_from_ndr_blob" -- 1st referenced by ../librpc/ndr/uuid.o. Use linker option -v to see when and which objects, archives and dsos are loaded. (unfortunately the build host is curently down due to heat problems in the room)
(In reply to comment #12) > that one broke the 3.5 IRIX build > (http://build.samba.org/?function=View+Build;host=SerNet-IRIX;tree=samba_3_master;compiler=cc): > > Linking bin/smbd > ... > ld32: ERROR 33 : Unresolved text symbol "GUID_from_ndr_blob" -- 1st > referenced by ../librpc/ndr/uuid.o. > Use linker option -v to see when and which objects, archives and dsos > are loaded. > > (unfortunately the build host is curently down due to heat problems in the > room) hm, that failing revision actually did not have the 2nd part of the patch, right ? once up again, does that host still fails to build ?
Björn, could you please verify? Thanks!
Sadly I can't. After the machine was shut down the last time it seems to be physically broken now. Closing again, sorry for the noise.