librpc: split out a separate GUID_from_ndr_blob() function
commit82d609cefbb6177738fd78ca017d4196b80a0718
authorAndrew Tridgell <tridge@samba.org>
Thu, 10 Dec 2009 00:22:20 +0000 (10 11:22 +1100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 8 Jul 2010 09:02:29 +0000 (8 11:02 +0200)
tree4f72f3d0733c1e78983d31eefc99ed2b3807398b
parent1b22e942aa869d51dc9e50b74c44ece004c30947
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