1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/librpc/rpc
Andrew Bartlett fd5174e88c lib/util Split data_blob_hex_string() into upper and lower
Rather than have a repeat of the bugs we found at the plugfest where
hexidecimal strings must be in upper or lower case in particular
places, ensure that each caller chooses which case they want.

This reverts most of the callers back to upper case, as things were
before tridge's patch.  The critical call in the extended DN code is
of course handled in lower case.

Andrew Bartlett
2009-11-12 16:34:01 +11:00
..
binding.c lib/util Split data_blob_hex_string() into upper and lower 2009-11-12 16:34:01 +11:00
dcerpc_error.c errors: share dcerpc error function. 2008-10-31 12:42:09 +01:00