librpc: split out a separate GUID_from_ndr_blob() function
commit2a1568f81ba488f6e7d3a90ac6fbab30578e2041
authorAndrew Tridgell <tridge@samba.org>
Thu, 10 Dec 2009 00:22:20 +0000 (10 11:22 +1100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 13 Jan 2011 16:58:50 +0000 (13 17:58 +0100)
treee3629e9f9901f81a06e9d4db8033b001649f0d0d
parentd3a6a079c0bde67ccc1cbe4d20210f2077fc4f19
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)
(cherry picked from commit 82d609cefbb6177738fd78ca017d4196b80a0718)
librpc/ndr/libndr.h
librpc/ndr/uuid.c