smbd: Replace some GUID_string by GUID_buf_string
authorVolker Lendecke <vl@samba.org>
Mon, 24 Sep 2018 13:40:46 +0000 (06:40 -0700)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 25 Oct 2018 15:58:24 +0000 (17:58 +0200)
commit34b0f41cda5ef856f074c67de906d7541a1dbfff
tree513902a384c28cee37d850d1f86d33094574d083
parente2d9abd4212903bf1cbae0f49fc96e6d3a0ee530
smbd: Replace some GUID_string by GUID_buf_string

It's only debug statements, but I would like to promote the
stack-allocation routines as good practice where they make sense.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/smbd/smbXsrv_client.c