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>
Thu, 8 Jul 2010 09:00:34 +0000 (11:00 +0200)
commite8ed2b596627e8704e3384d5997020059b47144a
tree8b06305caa9a8832e3f628a79f5e0cdcfe3c3222
parentb4803af11525823ea508d0ca4e58402d55901194
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).
librpc/ndr/libndr.h
librpc/ndr/uuid.c