librpc: split out a separate GUID_from_ndr_blob() function
authorAndrew Tridgell <tridge@samba.org>
Thu, 10 Dec 2009 00:22:20 +0000 (11:22 +1100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 27 Sep 2010 19:28:57 +0000 (21:28 +0200)
commitb369a7e82138fde7b8c78aab72fa912e1acc0f2a
treef34524e9ec03861007c7794ec9e7889570cb97d3
parentf72dbd0f4cf343895e484d6ee11b90965b9f29ac
librpc: split out a separate GUID_from_ndr_blob() function

This will simplify many of the places that deal with NDR formatted
GUIDs
(cherry picked from commit effff544265c63c95cf630d426b630bfe4d25aec)

This patch is part of a fix for bug #7538 (Backport fixes for
GUID_from_data_blob).
(cherry picked from commit e8ed2b596627e8704e3384d5997020059b47144a)
librpc/ndr/libndr.h
librpc/ndr/uuid.c